Skip to content

Commit 0d14806

Browse files
Bump ubi9/ubi from 9.4-1214.1726694543 to 9.4-1214.1729773476 (#219)
Bumps ubi9/ubi from 9.4-1214.1726694543 to 9.4-1214.1729773476. --- 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 1727613 commit 0d14806

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-1214.1726694543@sha256:b00d5990a00937bd1ef7f44547af6c7fd36e3fd410e2c89b5d2dfc1aff69fe99 AS builder
1+
FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1729773476@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75 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-1214.1726694543 AS builder
1+
FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1729773476 AS builder
22
ARG OCT_LOCAL_FOLDER
33

44
ENV OCT_FOLDER=/usr/oct

0 commit comments

Comments
 (0)