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 ef28bc4 commit fca07bfCopy full SHA for fca07bf
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021@sha256:ed84f34cd929ea6b0c247b6daef54dd79602804a32480a052951021caf429494 AS builder
+FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138@sha256:d7158916ab85c7463d33f89d45d26c70d064aaa28debe219fa088b8110194663 AS builder
2
ARG OCT_REPO=github.com/test-network-function/oct.git
3
ARG TOKEN
4
ENV OCT_FOLDER=/usr/oct
Dockerfile.local
-FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021 AS builder
+FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138 AS builder
ARG OCT_LOCAL_FOLDER
0 commit comments