Skip to content

Commit

Permalink
ci: use CentOS 9 Stream base image for mirroring job
Browse files Browse the repository at this point in the history
Signed-off-by: Niels de Vos <ndevos@ibm.com>
  • Loading branch information
nixpanic authored and Madhu-1 committed May 29, 2024
1 parent 8b2d5ae commit bd784ce
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:stream8
FROM quay.io/centos/centos:stream9

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

0 comments on commit bd784ce

Please sign in to comment.