Skip to content

Commit

Permalink
Update Dockerfile (dell-system-update-2.0.2.0-23.03.00 => `dell-sys…
Browse files Browse the repository at this point in the history
…tem-update-2.0.2.3-23.11.00`)
  • Loading branch information
ShaneMcC authored and github-actions[bot] committed Dec 12, 2023
1 parent 37af7e3 commit db47051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN sed -i 's/enabled=0/enabled=1/' /etc/yum.repos.d/almalinux-crb.repo && \
cat /tmp/copygpgkeys.sh-7f7d16b78bc4f06e6bb8b6a217cbbd40 | bash && \
sed -i 's/IMPORT_GPG_CONFIRMATION="na"/IMPORT_GPG_CONFIRMATION="yes"/' /tmp/bootstrap.sh-e91e4f6d6a4b8b1b618bd5b8b6a4c484 && \
cat /tmp/bootstrap.sh-e91e4f6d6a4b8b1b618bd5b8b6a4c484 | bash && \
dnf -y install srvadmin-all-11.0.0.0-5268.el9 dell-system-update-2.0.2.0-23.03.00 && \
dnf -y install srvadmin-all-11.0.0.0-5268.el9 dell-system-update-2.0.2.3-23.11.00 && \
dnf clean all && \
rm -Rfv /usr/lib/systemd/system/[email protected] /usr/lib/systemd/system/[email protected] /tmp/bootstrap.sh-e91e4f6d6a4b8b1b618bd5b8b6a4c484 /tmp/copygpgkeys.sh-7f7d16b78bc4f06e6bb8b6a217cbbd40

Expand Down

0 comments on commit db47051

Please sign in to comment.