We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d836a9a commit 314f1e2Copy full SHA for 314f1e2
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
docker-ubuntu-vnc:
4
docker:
5
- - image: cimg/base:2025.05
+ - image: cimg/base:2025.06
6
steps:
7
- checkout
8
- setup_remote_docker
@@ -15,7 +15,7 @@ jobs:
15
16
docker-ubuntu-vnc-java:
17
18
19
20
21
@@ -28,7 +28,7 @@ jobs:
28
29
docker-ubuntu-vnc-go:
30
31
32
33
34
0 commit comments