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 12528f6 commit 0ddaa10Copy full SHA for 0ddaa10
.circleci/config.yml
@@ -83,7 +83,7 @@ jobs:
83
build_docker:
84
resource_class: small
85
docker:
86
- - image: cimg/base:2023.04
+ - image: cimg/base:2023.05
87
steps:
88
- checkout
89
- setup_remote_docker:
@@ -96,7 +96,7 @@ jobs:
96
publish_docker:
97
98
99
100
101
102
0 commit comments