Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #5 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
tehniemer authored May 19, 2020
2 parents d8f38b2 + d82b540 commit 8af73fe
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 8af73fe

Please sign in to comment.