Set labels for ghcr

This commit is contained in:
2023-07-29 14:48:32 +02:00
parent 5e8c889aa7
commit 15d54afc5f

View File

@@ -17,3 +17,6 @@ WORKDIR /app
COPY --from=builder /app/build .
COPY ./nginx.conf /etc/nginx/nginx.conf
LABEL org.opencontainers.image.source=https://github.com/kevinmidboe/hivemonitor
LABEL org.opencontainers.image.license=MIT