change scripts path

This commit is contained in:
Gerrit Gogel 2021-01-18 00:46:10 +01:00
parent bcd36ebbe3
commit 9e4ee95330

View file

@ -26,7 +26,7 @@ RUN pip3 install --timeout=3600 Pillow pylibmc captcha jinja2 \
# Scripts
COPY scripts_7.1 /scripts
COPY scripts /scripts
COPY templates /templates
COPY services /services
RUN chmod u+x /scripts/*