Skip to content

Commit

Permalink
chore(deps): update drevops/ci-runner docker tag to v23.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 4dc5ee7 commit 49ee90b
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:23.10.0
- image: drevops/ci-runner:23.11.0
environment:
DRUPAL_VERSION: 10

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

Expand Down

0 comments on commit 49ee90b

Please sign in to comment.