Update Dockerfile

This commit is contained in:
Alexandre
2024-03-17 20:35:01 +01:00
committed by GitHub
parent 98602cb342
commit d49ede98cd

View File

@@ -35,7 +35,6 @@ WORKDIR /
RUN \
# Get repo
rm -r /data && \
apt-get update && \
apt-get install -y git && \
git clone https://github.com/linkwarden/linkwarden.git && \