Skip to content

Commit

Permalink
mirror/Containerfile: Explicitly use CentOS Stream 9
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopcs9 committed Sep 14, 2024
1 parent 3f0fb96 commit 2d081d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirror/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/centos/centos:stream
FROM quay.io/centos/centos:stream9

RUN true \
&& dnf -y install skopeo \
Expand Down

0 comments on commit 2d081d9

Please sign in to comment.