Skip to content

Commit

Permalink
IN-348 Migrate MAINTAINER in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Aug 29, 2024
1 parent 98925bb commit 0f838e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM alpine:3.17
MAINTAINER UNB Libraries <libsupport@unb.ca>

ARG TARGETPLATFORM

Expand Down Expand Up @@ -43,4 +42,5 @@ LABEL ca.unb.lib.generator="none" \
org.label-schema.vcs-url="https://github.com/unb-libraries/docker-base" \
org.label-schema.vendor="University of New Brunswick Libraries" \
org.label-schema.version=$VERSION \
org.opencontainers.image.authors="UNB Libraries <libsupport@unb.ca>" \
org.opencontainers.image.source="https://github.com/unb-libraries/docker-base"

0 comments on commit 0f838e2

Please sign in to comment.