🗃️ Committing everything that changed 🗃️

Dockerfile
This commit is contained in:
casjay
2023-07-03 19:02:55 -04:00
parent b9a581b3cf
commit 6aff0a2efb

View File

@@ -62,7 +62,7 @@ RUN set -ex ; \
echo ""
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
COPY --from=src /app/rarbg-selfhosted /usr/local/bin/rarbg
COPY --from=src /rarbg-selfhosted /usr/local/bin/rarbg
COPY ./rootfs/. /
COPY ./Dockerfile /root/Dockerfile