chore(deps): update docker.io/library/rockylinux docker tag to v9

This commit is contained in:
CSRBot 2025-05-08 10:00:19 +00:00
parent 8044e5941e
commit bfe0fc3289
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

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 && \