Skip to content

Commit

Permalink
Merge pull request #47 from atc0005/i46-update-unstable-container-to-…
Browse files Browse the repository at this point in the history
…go1.15rc2

Update "unstable" container to Go 1.15rc2
  • Loading branch information
atc0005 authored Aug 8, 2020
2 parents 6ae89f7 + c9bb16e commit 9758e47
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 9758e47

Please sign in to comment.