We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6f136 commit 23beacdCopy full SHA for 23beacd
Dockerfile
@@ -13,7 +13,7 @@ ARG uid=1001
13
14
RUN make clean vet
15
16
-FROM registry.access.redhat.com/ubi9-minimal:9.5-1734497536 AS prod
+FROM registry.access.redhat.com/ubi9-minimal:9.6-1752069876 AS prod
17
18
ARG uid=1001
19
0 commit comments