Skip to content

Commit

Permalink
commit with the correct email
Browse files Browse the repository at this point in the history
  • Loading branch information
Annegies van 't Zand committed Mar 31, 2020
1 parent 679f71a commit aa9d4cd
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
Expand Up @@ -25,7 +25,7 @@ RUN go mod vendor && \
make build

# final image
FROM alpine:3.11
FROM alpine:3.11.5
LABEL maintainer="Team Teapot @ Zalando SE <[email protected]>"

RUN apk add --no-cache ca-certificates && \
Expand Down

0 comments on commit aa9d4cd

Please sign in to comment.