Skip to content

Commit

Permalink
try 9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Micene (RHT) committed Dec 10, 2024
1 parent 4450dcc commit 6facbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhel/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.redhat.io/rhel9/rhel-bootc:9.4
FROM registry.redhat.io/rhel9/rhel-bootc:9.5

RUN echo "%wheel ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/wheel-sudo
RUN dnf -y install httpd cockpit && \
Expand Down

0 comments on commit 6facbd2

Please sign in to comment.