We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16426e0 commit aa8d88aCopy full SHA for aa8d88a
Dockerfile
@@ -1,6 +1,6 @@
1
# This is for CI test and should build on x86_64 environment
2
3
-FROM registry.access.redhat.com/ubi9:9.4-1214.1729773476 as base
+FROM registry.access.redhat.com/ubi9:9.5 as base
4
5
### Pre-install dependencies
6
# These packages will end up in the final image
0 commit comments