Skip to content

Commit 69bba16

Browse files
renovate[bot]g3force
authored andcommitted
chore(deps): update cimg/base docker tag to v2024.12
1 parent a3d8e55 commit 69bba16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
build_docker:
8181
resource_class: small
8282
docker:
83-
- image: cimg/base:2024.01
83+
- image: cimg/base:2024.12
8484
steps:
8585
- checkout
8686
- setup_remote_docker
@@ -96,7 +96,7 @@ jobs:
9696
publish_docker:
9797
resource_class: small
9898
docker:
99-
- image: cimg/base:2024.01
99+
- image: cimg/base:2024.12
100100
steps:
101101
- checkout
102102
- setup_remote_docker

0 commit comments

Comments
 (0)