Skip to content

Commit b0474e4

Browse files
Revert "Dockerfile: install yum to fix createrepo error"
This reverts commit 523281c.
1 parent 907c9e0 commit b0474e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && \
55
apt-get install --no-install-recommends -y \
66
wget curl rsync lftp git jq \
77
python3-dev python3-pip python3-pyquery python3-socks python3-requests python3-yaml awscli \
8-
dnf-plugins-core createrepo-c yum debmirror \
8+
dnf-plugins-core createrepo-c debmirror \
99
libnss-unknown xz-utils patch unzip \
1010
aria2 ack openssh-client
1111
# composer php-curl php-zip

0 commit comments

Comments
 (0)