Fixed missing python-setuptools
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Jef Roosens 2021-12-31 12:42:23 +01:00
parent 8df79d68ff
commit a5c28ee62b
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ RUN chmod +x /tmp/s6-overlay-amd64-installer && \
-Syu \
--noconfirm \
--needed \
python python-pip nginx && \
python python-setuptools python-pip nginx && \
useradd -s /bin/false nginx && \
mkdir /data