Skip to content

Commit

Permalink
Bump ubi9/ubi from 9.3-1476 to 9.3-1552 (#91)
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi from 9.3-1476 to 9.3-1552.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 25, 2024
1 parent daef362 commit 22526c6
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.3-1476 AS builder
FROM registry.access.redhat.com/ubi9/ubi:9.3-1552 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.3-1476 AS builder
FROM registry.access.redhat.com/ubi9/ubi:9.3-1552 AS builder
ARG OCT_LOCAL_FOLDER

ENV OCT_FOLDER=/usr/oct
Expand Down

0 comments on commit 22526c6

Please sign in to comment.