Skip to content

Commit

Permalink
chore(deps): update all dependencies to v24.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AlexSkrypnyk committed Jul 25, 2024
1 parent 11a5dc6 commit 5297b3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
working_directory: /app

docker:
- image: drevops/ci-runner:24.4.0
- image: drevops/ci-runner:24.7.0
environment:
DRUPAL_VERSION: 10

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ services:

# Helper container to wait for services to become available.
wait_dependencies:
image: drevops/docker-wait-for-dependencies:24.3.0
image: drevops/docker-wait-for-dependencies:24.7.0
depends_on:
- cli
- mariadb
Expand Down

0 comments on commit 5297b3b

Please sign in to comment.