1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-19 20:57:53 +02:00

feat(deps): bump golang from b036c52 to fd9d9d7 (#4108)

This commit is contained in:
dependabot[bot] 2023-06-15 14:36:49 +00:00 committed by GitHub
parent 7af206fab5
commit b6e9eb81e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM golang:1.20.5-alpine@sha256:b036c52b3bcc8e4e31be19a7a902bb9897b2bf18028f40fd306a9778bab5771c
FROM golang:1.20.5-alpine@sha256:fd9d9d7194ec40a9a6ae89fcaef3e47c47de7746dd5848ab5343695dbbd09f8c
RUN apk add --no-cache bash \
curl \