Skip to content

Commit

Permalink
fix: maintainer name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrasif committed Mar 11, 2021
1 parent 89256d8 commit 2e5bcbb
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,5 @@
FROM alpine:3.13
LABEL maintainer="Asif Mohammad Mollah <asif@mindship.io>"
LABEL maintainer="Asif Mohammad Mollah <https://mrasif.in>"
RUN apk update
RUN apk add curl ca-certificates
WORKDIR /script
Expand Down

0 comments on commit 2e5bcbb

Please sign in to comment.