Skip to content

Commit

Permalink
Update cimg/base Docker tag to v2024.12 (#107)
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 Jan 13, 2025
1 parent c46356c commit fd59785
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 @@ -83,7 +83,7 @@ jobs:
build_docker:
resource_class: small
docker:
- image: cimg/base:2024.02
- image: cimg/base:2024.12@sha256:03c91d4730297b5af3718e1e81d43e210eae02be271ed7d370ccb3b994dad2bd
steps:
- checkout
- setup_remote_docker
Expand All @@ -95,7 +95,7 @@ jobs:
publish_docker:
resource_class: small
docker:
- image: cimg/base:2024.02
- image: cimg/base:2024.12@sha256:03c91d4730297b5af3718e1e81d43e210eae02be271ed7d370ccb3b994dad2bd
steps:
- checkout
- setup_remote_docker
Expand Down

0 comments on commit fd59785

Please sign in to comment.