Skip to content

Commit

Permalink
🤖 Updated depdencies 2023-11-09
Browse files Browse the repository at this point in the history
  • Loading branch information
gythialy committed Nov 9, 2023
1 parent 102e362 commit 8c38dc2
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.22.0
ARG GORELEASER_SHA=819299763e74b54643bcc73873c994246986848b729d1909106969e124414de1
ARG GORELEASER_VERSION=v1.22.1
ARG GORELEASER_SHA=62fc48004e9d7726e6756ae858846c69651463ac6dca5a934152072fdf0c1713
# 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 8c38dc2

Please sign in to comment.