Skip to content

Commit

Permalink
updated labels
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasLohr committed Oct 15, 2018
1 parent d637ba6 commit 55eb0fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

FROM alpine:3.8

LABEL maintainer="Matthias Lohr <matthias@lohr.me>"
LABEL maintainer="Matthias Lohr <mail@mlohr.com>"
LABEL architecture="amd64"

RUN apk add --no-cache bash ca-certificates file iptables libc6-compat libgcc libstdc++ wget && \
update-ca-certificates
Expand Down

0 comments on commit 55eb0fd

Please sign in to comment.