Skip to content

Commit

Permalink
go1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kovalyshyn committed Aug 28, 2019
1 parent b0e7782 commit 2c8f6dc
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,5 +1,5 @@
# vim:set ft=dockerfile:
FROM golang:1.11
FROM golang:1.12

COPY src /go/src/github.com/webitel/acr/src
WORKDIR /go/src/github.com/webitel/acr/src/
Expand Down

0 comments on commit 2c8f6dc

Please sign in to comment.