Skip to content

Commit

Permalink
Bump ubi9/ubi from 9.4-1123.1719560047 to 9.4-1181
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi from 9.4-1123.1719560047 to 9.4-1181.

---
updated-dependencies:
- dependency-name: ubi9/ubi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent dde0642 commit 5fa72b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047@sha256:081c96d1b1c7cd1855722d01f1ca53360510443737b1eb33284c6c4c330e537c AS builder
FROM registry.access.redhat.com/ubi9/ubi:9.4-1181@sha256:1ee4d8c50d14d9c9e9229d9a039d793fcbc9aa803806d194c957a397cf1d2b17 AS builder
ARG OCT_REPO=github.com/test-network-function/oct.git
ARG TOKEN
ENV OCT_FOLDER=/usr/oct
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.local
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047 AS builder
FROM registry.access.redhat.com/ubi9/ubi:9.4-1181 AS builder
ARG OCT_LOCAL_FOLDER

ENV OCT_FOLDER=/usr/oct
Expand Down

0 comments on commit 5fa72b6

Please sign in to comment.