We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44e4cc commit aad7406Copy full SHA for aad7406
Dockerfile
@@ -16,7 +16,7 @@ FROM gcr.io/distroless/nodejs20
16
LABEL org.opencontainers.image.title="Mafl"
17
LABEL org.opencontainers.image.description="Minimalistic flexible homepage"
18
LABEL org.opencontainers.image.source="https://github.com/hywax/mafl"
19
-LABEL org.opencontainers.image.authors="Hywax <a.hywax@gmail.com>"
+LABEL org.opencontainers.image.authors="Hywax <me@hywax.space>"
20
LABEL org.opencontainers.image.licenses="MIT"
21
22
WORKDIR /app
0 commit comments