Skip to content

Commit 0aa520d

Browse files
renovate[bot]g3force
authored andcommitted
Update cimg/base Docker tag to v2024.12
1 parent 086bc9d commit 0aa520d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
docker-ubuntu-vnc:
44
docker:
5-
- image: cimg/base:2024.01
5+
- image: cimg/base:2024.12
66
steps:
77
- checkout
88
- setup_remote_docker
@@ -15,7 +15,7 @@ jobs:
1515
1616
docker-ubuntu-vnc-java:
1717
docker:
18-
- image: cimg/base:2024.01
18+
- image: cimg/base:2024.12
1919
steps:
2020
- checkout
2121
- setup_remote_docker
@@ -28,7 +28,7 @@ jobs:
2828
2929
docker-ubuntu-vnc-go:
3030
docker:
31-
- image: cimg/base:2024.01
31+
- image: cimg/base:2024.12
3232
steps:
3333
- checkout
3434
- setup_remote_docker

0 commit comments

Comments
 (0)