1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00

chore(deps): bump golang to 1.22.5-alpine (#4993)

Reverts goreleaser/goreleaser#4970


closes #4992
This commit is contained in:
Carlos Alexandro Becker 2024-07-12 15:33:20 -03:00 committed by GitHub
parent ff33256b6a
commit 13ab48447a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM golang:1.23rc1-alpine@sha256:2983da5ff35e3bfa0df2760b87a13081e65d4fbbc51517b709a9ead29fc895d1
FROM golang:1.22.5-alpine@sha256:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07
RUN apk add --no-cache bash \
curl \