Skip to content

Commit

Permalink
update image to centos:stream9 used for testing rpm build on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath committed Jun 5, 2024
1 parent c0effe1 commit d47c071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/rpmbuild/Containerfile.in
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
WORKDIR $APP_ROOT/src
RUN yum -y install git-core rpm-build dnf-plugins-core 'dnf-command(builddep)' \
https://github.com/crc-org/admin-helper/releases/download/v0.5.2/crc-admin-helper-0.5.2-1.el8.x86_64.rpm \
Expand Down

0 comments on commit d47c071

Please sign in to comment.