hotfix/skib-update #21

Merged
holzi1005 merged 4 commits from hotfix/skib-update into main 2025-01-29 22:06:51 +01:00
Showing only changes of commit 90d5b35d0f - Show all commits

View file

@ -55,7 +55,7 @@ RUN echo "#!/bin/sh" > /docker-entrypoint-init.d/02-symfony.sh \
USER nobody
RUN wget https://github.com/H2-invent/open-datenschutzcenter/releases/download/${VERSION}/artifact.zip -O artifact.zip \
RUN wget https://github.com/H2-invent/skib-unsere-schulkindbetreuung/releases/download/${VERSION}/artifact.zip -O artifact.zip \
&& unzip artifact.zip \
&& mkdir data \
&& mkdir -p var/log \
@ -65,4 +65,4 @@ ENV nginx_root_directory=/var/www/html/public \
memory_limit=1024M \
post_max_size=20M \
upload_max_filesize=10M \
date_timezone=Europe/Berlin
date_timezone=Europe/Berlin