Skip to content

Commit af30a98

Browse files
committed
Dockerfile: fix typo (should be rpm)
Signed-off-by: Shengqi Chen <[email protected]>
1 parent 523281c commit af30a98

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 rpm debmirror \
99
libnss-unknown xz-utils patch unzip \
1010
aria2 ack openssh-client
1111
# composer php-curl php-zip

0 commit comments

Comments
 (0)