Skip to content

Commit 7841d3a

Browse files
authored
Merge pull request #174 from code0-tech/renovate/ghcr.io-code0-tech-build-images-reticulum-builder-207.x
Update ghcr.io/code0-tech/build-images/reticulum-builder Docker tag to v207
2 parents 1af6900 + 1e0f7da commit 7841d3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab/ci/container-boot.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
extends:
33
- .dind
44
stage: container:boot
5-
image: ghcr.io/code0-tech/build-images/reticulum-builder:203.1-ruby-3.2.2
5+
image: ghcr.io/code0-tech/build-images/reticulum-builder:207.1-ruby-3.2.2
66
variables:
77
COMPOSE_FILE: support/docker-compose.yml
88

.gitlab/ci/container-build.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.image-build-base:
22
extends:
33
- .dind
4-
image: ghcr.io/code0-tech/build-images/reticulum-builder:203.1-ruby-3.2.2
4+
image: ghcr.io/code0-tech/build-images/reticulum-builder:207.1-ruby-3.2.2
55
stage: container
66
script:
77
- source support/helpers.sh

0 commit comments

Comments
 (0)