Skip to content

Commit cf447dd

Browse files
committed
Replace old maintainer keyword
1 parent 2a62a4b commit cf447dd

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
@@ -1,6 +1,6 @@
11
FROM mcr.microsoft.com/dotnet/aspnet:9.0-bookworm-slim AS runtime
22
WORKDIR /app
3-
MAINTAINER team@openshock.org
3+
LABEL org.opencontainers.image.authors="team@openshock.org"
44

55
EXPOSE 8080
66
ENV OPENSHOCK_DATA_FOLDER=/data

0 commit comments

Comments
 (0)