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

Dockerfile

Lines changed: 1 addition & 1 deletion
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 <a.hywax@gmail.com>"
19+
LABEL org.opencontainers.image.authors="Hywax <me@hywax.space>"
2020
LABEL org.opencontainers.image.licenses="MIT"
2121

2222
WORKDIR /app

0 commit comments

Comments
 (0)