„Dockerfile“ ändern

This commit is contained in:
2022-08-05 11:58:33 +02:00
parent 949c2ad943
commit 23b6538df6

View File

@@ -1,7 +1,7 @@
FROM ich777/novnc-baseimage
LABEL org.opencontainers.image.authors="admin@minenet.at"
#LABEL org.opencontainers.image.source="https://github.com/ich777/docker-monero-gui"
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-monero-gui"
RUN export TZ=Europe/Rome && \
apt-get update && \