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 1e299f3 commit 0a6aaeeCopy full SHA for 0a6aaee
.gitlab-ci.yml
@@ -1,7 +1,7 @@
1
variables:
2
CONTAINER_TEST_IMAGE: "${CI_REGISTRY_IMAGE}:${CI_COMMIT_REF_SLUG}"
3
CONTAINER_RELEASE_IMAGE: "${CI_REGISTRY_IMAGE}:0.5.1"
4
- BUILDER_IMAGE: ghcr.io/nvidia/cloud-native-docs:0.4.0
+ BUILDER_IMAGE: ghcr.io/nvidia/cloud-native-docs:0.5.1
5
PUBLISHER_IMAGE: "${CI_REGISTRY_PUBLISHER}/publisher:3.1.0"
6
7
stages:
0 commit comments