Skip to content

Commit

Permalink
docker: update go to 1.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
narqo committed Feb 5, 2020
1 parent 09ff03b commit eeb5318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.13.6-alpine3.10 as builder
FROM golang:1.13.7-alpine3.10 as builder

RUN apk add --update --no-cache make

Expand Down

0 comments on commit eeb5318

Please sign in to comment.