Skip to content

Commit cf2de78

Browse files
committed
replace deprecated MAINTAINER
1 parent fd2adeb commit cf2de78

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,7 +1,7 @@
11
ARG SWIFT_VERSION=5.9
22
FROM swift:${SWIFT_VERSION}-focal
33

4-
MAINTAINER Orta Therox
4+
LABEL org.opencontainers.image.authors="Orta Therox"
55

66
LABEL "com.github.actions.name"="Danger Swift"
77
LABEL "com.github.actions.description"="Runs Swift Dangerfiles"

0 commit comments

Comments
 (0)