We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21df162 commit ade6a3eCopy full SHA for ade6a3e
olm/build-image.sh
@@ -6,7 +6,7 @@ git config --global --add safe.directory "$(pwd)"
6
7
CONTAINER_CLI="${CONTAINER_CLI:-podman}"
8
9
-version="1.19.1"
+version="v1.19.1"
10
registry="container-registry.oracle.com/olcne"
11
git_commit="$(git rev-parse --short HEAD)"
12
0 commit comments