There was an error while loading. Please reload this page.
1 parent 1edd880 commit 901b9deCopy full SHA for 901b9de
1 file changed
.circleci/config.yml
@@ -60,7 +60,7 @@ jobs:
60
build_docker:
61
resource_class: small
62
docker:
63
- - image: cimg/base:2026.04@sha256:c7693014a5fe7f5c95ac54590b54e2b183995241e082eb20377761916477a3e4
+ - image: cimg/base:2026.07@sha256:6b53042171c5eec83d8a9b14206b8483195dde2f3265a85a3d18fe4b778329f3
64
steps:
65
- checkout
66
- setup_remote_docker
@@ -76,7 +76,7 @@ jobs:
76
publish_docker:
77
78
79
80
81
82
0 commit comments