Skip to content

Commit

Permalink
Merge pull request #2 from abiosoft/master
Browse files Browse the repository at this point in the history
Upgrade builder to go 1.13 (abiosoft#240)
  • Loading branch information
woodjme authored Jan 9, 2021
2 parents 48d34e2 + d82b540 commit 7aa95a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.12-alpine
FROM golang:1.13-alpine

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

Expand Down

0 comments on commit 7aa95a9

Please sign in to comment.