Skip to content

Commit fca07bf

Browse files
Bump ubi9/ubi from 9.4-947.1714667021 to 9.4-947.1716476138 (#124)
Bumps ubi9/ubi from 9.4-947.1714667021 to 9.4-947.1716476138. --- updated-dependencies: - dependency-name: ubi9/ubi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef28bc4 commit fca07bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021@sha256:ed84f34cd929ea6b0c247b6daef54dd79602804a32480a052951021caf429494 AS builder
1+
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138@sha256:d7158916ab85c7463d33f89d45d26c70d064aaa28debe219fa088b8110194663 AS builder
22
ARG OCT_REPO=github.com/test-network-function/oct.git
33
ARG TOKEN
44
ENV OCT_FOLDER=/usr/oct

Dockerfile.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021 AS builder
1+
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138 AS builder
22
ARG OCT_LOCAL_FOLDER
33

44
ENV OCT_FOLDER=/usr/oct

0 commit comments

Comments
 (0)