mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fix: temporary use rc1 on docker image
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
6b26fe4106
commit
617bd2a24e
@ -1,4 +1,4 @@
|
||||
FROM golang:1.16-alpine
|
||||
FROM golang:1.16rc1-alpine3.13
|
||||
|
||||
RUN apk add --no-cache bash \
|
||||
curl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user