Update Dockerfile

This commit is contained in:
B. Ma
2024-02-12 03:03:06 +08:00
committed by GitHub
parent 4b607d6245
commit 3a2f339e19

View File

@@ -55,7 +55,7 @@ RUN set -ex \
&& chmod +x /usr/local/bin/gosu \
&& gosu nobody true
WORKDIR /opt
WORKDIR /home
RUN set -x \
&& git clone https://gitlab.hrz.tu-chemnitz.de/pika/pika-packages.git \