Skip to content

Commit 3a45d0e

Browse files
Merge pull request #567 from openshift/dependabot/docker/ubi9-9.5
Bump ubi9 from 9.4-1214.1729773476 to 9.5
2 parents 16426e0 + aa8d88a commit 3a45d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is for CI test and should build on x86_64 environment
22

3-
FROM registry.access.redhat.com/ubi9:9.4-1214.1729773476 as base
3+
FROM registry.access.redhat.com/ubi9:9.5 as base
44

55
### Pre-install dependencies
66
# These packages will end up in the final image

0 commit comments

Comments
 (0)