Updated Dockerfile

This commit is contained in:
Bole Ma 2024-02-12 04:23:09 +08:00
parent 3c1dbdf990
commit 818524c201

View File

@ -14,7 +14,7 @@ RUN set -ex \
&& dnf makecache \ && dnf makecache \
&& dnf -y update \ && dnf -y update \
&& dnf -y install dnf-plugins-core \ && dnf -y install dnf-plugins-core \
&& dnf config-manager --set-enabled powertools \ && dnf config-manager --enable crb \
&& dnf -y install \ && dnf -y install \
wget \ wget \
bzip2 \ bzip2 \