Skip to content

Commit

Permalink
chore(deps): update drevops/ci-runner docker tag to v24.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent fef6d30 commit 7516526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aliases:
- &container_config
working_directory: /app
docker:
- image: drevops/ci-runner:24.1.0
- image: drevops/ci-runner:24.3.0
environment:
DRUPAL_VERSION: 10

Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
build_d9:
<<: *build
docker:
- image: drevops/ci-runner:24.1.0
- image: drevops/ci-runner:24.3.0
environment:
DRUPAL_VERSION: 9

Expand Down

0 comments on commit 7516526

Please sign in to comment.