Merge branch 'dev'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jef Roosens 2021-12-31 12:42:47 +01:00
commit 80bd4cd1ff
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

View file

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