Skip to content

Commit

Permalink
Update "unstable" container to Go 1.15rc2
Browse files Browse the repository at this point in the history
refs GH-46
  • Loading branch information
atc0005 committed Aug 8, 2020
1 parent 6ae89f7 commit c9bb16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unstable/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# https://hub.docker.com/_/golang

FROM golang:1.15rc1
FROM golang:1.15rc2

ENV GOLANGCI_LINT_VERSION v1.30.0
ENV STATICCHECK_VERSION 2020.1.5
Expand Down

0 comments on commit c9bb16e

Please sign in to comment.