Skip to content

Commit cb0313d

Browse files
Bump ubi8/ubi from 8.8-1067 to 8.8-1067.1696517599 (#70)
Bumps ubi8/ubi from 8.8-1067 to 8.8-1067.1696517599. --- updated-dependencies: - dependency-name: ubi8/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 c77961f commit cb0313d

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/ubi8/ubi:8.8-1067 AS builder
1+
FROM registry.access.redhat.com/ubi8/ubi:8.8-1067.1696517599 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/ubi8/ubi:8.8-1067 AS builder
1+
FROM registry.access.redhat.com/ubi8/ubi:8.8-1067.1696517599 AS builder
22
ARG OCT_LOCAL_FOLDER
33

44
ENV OCT_FOLDER=/usr/oct

0 commit comments

Comments
 (0)