„Dockerfile“ ändern

This commit is contained in:
2022-08-05 09:37:00 +02:00
parent 46c13e40ff
commit dcf0bca53b

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-mycrypto"
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-mycrypto"
RUN export TZ=Europe/Rome && \
apt-get update && \