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 3275672 commit a0d7dfaCopy full SHA for a0d7dfa
pi/edit_dockerfile.sh
@@ -6,7 +6,7 @@ PARENT_IMAGE_NAME="refinery-parent-images"
6
RELEASE_TAG="parent-image-updates"
7
DOCKER_REGISTRY="kernai"
8
DOCKERFILE="Dockerfile"
9
-HEAD_REF="parent-image-updates"
+HEAD_REF=""
10
11
while getopts i:l:r:d:h: flag
12
do
0 commit comments