1 Commits

Author SHA1 Message Date
0b1e2213ca chore(deps): update docker.io/library/rockylinux docker tag to v9 2025-05-07 13:00:18 +00:00

View File

@ -1,4 +1,4 @@
FROM docker.io/library/rockylinux:8
FROM docker.io/library/rockylinux:9
RUN dnf update --assumeyes && \
dnf install --assumeyes bash-completion sudo && \