Skip to content

Commit

Permalink
Dockerfile: build with golang 1.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Kürner committed Aug 22, 2019
1 parent ab08d7b commit 2dccdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.12.8-alpine
FROM golang:1.12.9-alpine

RUN apk add --no-cache --update alpine-sdk

Expand Down

0 comments on commit 2dccdc2

Please sign in to comment.