aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index b1a0db3..1005f87 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,7 +12,6 @@ USER root
COPY configure-mirror /usr/local/bin
RUN /usr/local/bin/configure-mirror && \
dnf install -y --allowerasing \
- centos-release-stream \
centos-stream-repos \
&& \
dnf update -y && \