Removing update
Some checks failed
Build and publish Docker image / build-and-push (push) Failing after 4m21s

This commit is contained in:
2025-10-22 19:39:04 -05:00
parent 0a60f500a4
commit 84df07759c

View File

@@ -1,7 +1,6 @@
FROM rockylinux/rockylinux:9 FROM rockylinux/rockylinux:9
RUN dnf install -y epel-release && \ RUN dnf install -y epel-release && \
dnf update -y && \
dnf install -y \ dnf install -y \
iputils \ iputils \
iproute \ iproute \