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 96b087a commit a9e12afCopy full SHA for a9e12af
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907@sha256:9e6a89ab2a9224712391c77fab2ab01009e387aff42854826427aaf18b98b1ff AS builder
+FROM registry.access.redhat.com/ubi9/ubi:9.4-1214@sha256:9460515b85f2a75278f2043438583c1c377c44bf100178bb653a6c8658304ac7 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-1181.1724035907 AS builder
+FROM registry.access.redhat.com/ubi9/ubi:9.4-1214 AS builder
ARG OCT_LOCAL_FOLDER
0 commit comments