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 7ed715f commit 1e0f7daCopy full SHA for 1e0f7da
.gitlab/ci/container-boot.gitlab-ci.yml
@@ -2,7 +2,7 @@
2
extends:
3
- .dind
4
stage: container:boot
5
- image: ghcr.io/code0-tech/build-images/reticulum-builder:203.1-ruby-3.2.2
+ image: ghcr.io/code0-tech/build-images/reticulum-builder:207.1-ruby-3.2.2
6
variables:
7
COMPOSE_FILE: support/docker-compose.yml
8
.gitlab/ci/container-build.gitlab-ci.yml
@@ -1,7 +1,7 @@
1
.image-build-base:
stage: container
script:
- source support/helpers.sh
0 commit comments