Skip to content

Commit 0f838e2

Browse files
committed
IN-348 Migrate MAINTAINER in Dockerfile
1 parent 98925bb commit 0f838e2

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,5 +1,4 @@
11
FROM alpine:3.17
2-
MAINTAINER UNB Libraries <[email protected]>
32

43
ARG TARGETPLATFORM
54

@@ -43,4 +42,5 @@ LABEL ca.unb.lib.generator="none" \
4342
org.label-schema.vcs-url="https://github.com/unb-libraries/docker-base" \
4443
org.label-schema.vendor="University of New Brunswick Libraries" \
4544
org.label-schema.version=$VERSION \
45+
org.opencontainers.image.authors="UNB Libraries <[email protected]>" \
4646
org.opencontainers.image.source="https://github.com/unb-libraries/docker-base"

0 commit comments

Comments
 (0)