Skip to content

Commit

Permalink
🤖 Updated depdencies 2023-07-08
Browse files Browse the repository at this point in the history
  • Loading branch information
gythialy committed Jul 8, 2023
1 parent 9ce9bb9 commit c712108
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 @@ -23,8 +23,8 @@ RUN \
go version

# install goreleaser
ARG GORELEASER_VERSION=v1.19.1
ARG GORELEASER_SHA=3b88e1f75979100cd288e458499db8bb6a691f4c1d0326eb85a68245448069a2
ARG GORELEASER_VERSION=v1.19.2
ARG GORELEASER_SHA=27c7397b816c43098f88cbccc5aeec3df929fb857f28b2cb8e885d09458ada1e
# 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 c712108

Please sign in to comment.