hotfix/skib-update #21
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ RUN echo "#!/bin/sh" > /docker-entrypoint-init.d/02-symfony.sh \
|
||||||
|
|
||||||
USER nobody
|
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 \
|
&& unzip artifact.zip \
|
||||||
&& mkdir data \
|
&& mkdir data \
|
||||||
&& mkdir -p var/log \
|
&& mkdir -p var/log \
|
||||||
|
|
Loading…
Add table
Reference in a new issue