Skip to content

Commit

Permalink
chore(deps): update cimg/base docker tag to v2024.10 (#1444)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent b7d4ab7 commit 44bc964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
jobs:
debug-tag:
docker:
- image: cimg/base:2024.09
- image: cimg/base:2024.10
steps:
- checkout
- run: |
Expand Down

0 comments on commit 44bc964

Please sign in to comment.