mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-28 04:44:34 +02:00
feat: update to Go 1.15 image (#1758)
This commit is contained in:
parent
3d48782917
commit
a35ab24ce6
@ -1,4 +1,4 @@
|
||||
FROM golang:1.14-alpine
|
||||
FROM golang:1.15-alpine
|
||||
|
||||
RUN apk add --no-cache bash \
|
||||
curl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user