Skip to content

Commit 8520559

Browse files
committed
PInned release.
1 parent 8485fd3 commit 8520559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kaniko.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ cat job.env
88
# REGISTRY: openshift-image-registry.apps.cluster.chp4.io.
99

1010
#echo "Registry: ${REGISTRY}"
11-
KANIKO_IMAGE=npo-poms/kaniko
12-
#KANIKO_IMAGE=ghcr.io/npo-poms/kaniko:main
11+
#KANIKO_IMAGE=npo-poms/kaniko
12+
KANIKO_IMAGE=ghcr.io/npo-poms/kaniko:5
1313

1414
docker run -v ~/conf:/root/conf -v ~/.docker:/root/.docker -v "$(pwd)":/workspace \
1515
-e PROJECT_VERSION="$PROJECT_VERSION" \

0 commit comments

Comments
 (0)