Skip to content

Commit

Permalink
Bump golang to get newer gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
maxjacobson committed Jun 6, 2019
1 parent 911abaa commit 098a4f8
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
@@ -1,4 +1,4 @@
ARG BASE=1.9.3-alpine3.7
ARG BASE=1.12.5-alpine3.9
FROM golang:${BASE} as build

WORKDIR /usr/src/app
Expand Down

0 comments on commit 098a4f8

Please sign in to comment.