Skip to content

Commit

Permalink
Bump golang to v1.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Jan 11, 2020
1 parent 3af92c3 commit 0fc42a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.13.5-alpine3.10 as builder
FROM golang:1.13.6-alpine3.10 as builder

RUN apk --no-cache add git make gcc musl-dev zip

Expand Down

0 comments on commit 0fc42a2

Please sign in to comment.