Skip to content

Commit

Permalink
Update alpine Docker tag to v3.10 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Clivern committed Dec 5, 2019
1 parent 0ffbcee commit 492eba4
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 @@ -21,7 +21,7 @@ RUN mkdir -p /go/logs/beaver
RUN mkdir -p /go/configs/beaver

# Build a small image
FROM alpine:3.8
FROM alpine:3.10
RUN apk --no-cache add ca-certificates

# Copy our static executable
Expand Down

0 comments on commit 492eba4

Please sign in to comment.