We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b4c5a commit 68ce90dCopy full SHA for 68ce90d
1 file changed
project-backup/Containerfile
@@ -14,7 +14,7 @@
14
#
15
16
FROM quay.io/konflux-ci/oras:3d83c68 AS oras
17
-FROM registry.access.redhat.com/ubi10:latest
+FROM registry.access.redhat.com/ubi9:latest
18
LABEL project="devworkspace-operator"
19
20
USER 0
0 commit comments