Skip to content

Commit 68ce90d

Browse files
authored
Change project-backup image from ubi10 to ubi9 (#1610)
Signed-off-by: David Kwon <dakwon@redhat.com>
1 parent 66b4c5a commit 68ce90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-backup/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515

1616
FROM quay.io/konflux-ci/oras:3d83c68 AS oras
17-
FROM registry.access.redhat.com/ubi10:latest
17+
FROM registry.access.redhat.com/ubi9:latest
1818
LABEL project="devworkspace-operator"
1919

2020
USER 0

0 commit comments

Comments
 (0)