fix: declare label for public container registry

This commit is contained in:
2024-08-05 07:31:03 +02:00
parent be70f43151
commit 24297a1206
+2
View File
@@ -1,3 +1,5 @@
LABEL org.opencontainers.image.source=https://github.com/vnc-biz/vnclagoon-images
FROM alpine:3.16
RUN apk update