Skip to content

Commit

Permalink
🤖 Updated depdencies 2024-05-12 (#281)
Browse files Browse the repository at this point in the history
Co-authored-by: Commiter Bot <[email protected]>
  • Loading branch information
github-actions[bot] and gythialy authored May 12, 2024
1 parent e0dd794 commit d5f6940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ RUN \
go version

# install goreleaser
ARG GORELEASER_VERSION=v1.25.1
ARG GORELEASER_SHA=8156fef4026559881de6ba65a3882c5a52a4e5a981e0b316ea051cd617f61cbf
ARG GORELEASER_VERSION=v1.26.0
ARG GORELEASER_SHA=e3368a2209fb7ea3a253184ce64ed1251ed36a37ea4476c43582e9381de3dfc7
# RUN \
# wget https://github.com/goreleaser/goreleaser/releases/download/$GORELEASER_VERSION/checksums.txt.pem && \
# cosign verify-blob --certificate checksums.txt.pem --signature https://github.com/goreleaser/goreleaser/releases/download/$GORELEASER_VERSION/checksums.txt.sig https://github.com/goreleaser/goreleaser/releases/download/$GORELEASER_VERSION/checksums.txt && \
Expand Down

0 comments on commit d5f6940

Please sign in to comment.