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 2b5d626 commit 999fd8eCopy full SHA for 999fd8e
Dockerfile.osbs
@@ -8,7 +8,7 @@ RUN cp -Rp $REMOTE_SOURCE_DIR/app/* /workspace
8
RUN go build -o manager
9
10
11
-FROM registry.redhat.io/ubi8:8.4
+FROM registry.redhat.io/ubi8:8.10-1304.1749680715
12
13
LABEL com.redhat.component="quay-operator-container"
14
LABEL name="quay/quay-operator-rhel8"
0 commit comments