Update Dockerfile

This commit is contained in:
B. Ma 2024-02-12 03:03:06 +08:00 committed by GitHub
parent 4b607d6245
commit 3a2f339e19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 \