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 1727613 commit 0d14806Copy full SHA for 0d14806
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1726694543@sha256:b00d5990a00937bd1ef7f44547af6c7fd36e3fd410e2c89b5d2dfc1aff69fe99 AS builder
+FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1729773476@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75 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-1214.1726694543 AS builder
+FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1729773476 AS builder
ARG OCT_LOCAL_FOLDER
0 commit comments