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.
2 parents c265405 + 7ff7457 commit b67a358Copy full SHA for b67a358
1 file changed
.gitlab/ci/container-build.gitlab-ci.yml
@@ -1,7 +1,7 @@
1
.image-build-base:
2
extends:
3
- .dind
4
- image: ghcr.io/code0-tech/build-images/reticulum-builder:171.1-ruby-3.2.2
+ image: ghcr.io/code0-tech/build-images/reticulum-builder:177.1-ruby-3.2.2
5
stage: container
6
script:
7
- source scripts/helpers.sh
0 commit comments