Skip to content

Commit

Permalink
🤖 Updated depdencies 2024-05-17 (gythialy#287)
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 17, 2024
1 parent 0fda358 commit 822e47a
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 @@ -41,8 +41,8 @@ RUN \
goreleaser -v

# install ko
ARG KO_VERSION=v0.15.3
ARG KO_SHA=d4d87f057cc8632c2d9de768a175c14515f8d9615e5f585a91ea60c918ffe9c8
ARG KO_VERSION=v0.15.2
ARG KO_SHA=d11f03f23261d16f9e7802291e9d098e84f5daecc7931e8573bece9025b6a2c5
RUN \
KO_DOWNLOAD_FILE=ko_${KO_VERSION#v}_Linux_x86_64.tar.gz && \
KO_DOWNLOAD_URL=https://github.com/ko-build/ko/releases/download/${KO_VERSION}/${KO_DOWNLOAD_FILE} && \
Expand Down

0 comments on commit 822e47a

Please sign in to comment.