Skip to content

Commit

Permalink
Upgrade Alpine base
Browse files Browse the repository at this point in the history
  • Loading branch information
spantaleev committed Jun 8, 2020
1 parent 57a0a6d commit 9dd77c4
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,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.12

RUN apk --no-cache add exim && \
mkdir /var/spool/exim && \
Expand Down

0 comments on commit 9dd77c4

Please sign in to comment.