Skip to content

Commit aad7406

Browse files
author
hywax
committed
build: change author email
1 parent d44e4cc commit aad7406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM gcr.io/distroless/nodejs20
1616
LABEL org.opencontainers.image.title="Mafl"
1717
LABEL org.opencontainers.image.description="Minimalistic flexible homepage"
1818
LABEL org.opencontainers.image.source="https://github.com/hywax/mafl"
19-
LABEL org.opencontainers.image.authors="Hywax <[email protected]>"
19+
LABEL org.opencontainers.image.authors="Hywax <[email protected]>"
2020
LABEL org.opencontainers.image.licenses="MIT"
2121

2222
WORKDIR /app

0 commit comments

Comments
 (0)