Skip to content

Commit 3ccfb8d

Browse files
🤖 Updated depdencies 2024-10-25 (#345)
Co-authored-by: Commiter Bot <gythialy.koo+github@gmail.com>
1 parent 4e7ad63 commit 3ccfb8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ RUN \
5858
goreleaser -v
5959

6060
# install ko
61-
ARG KO_VERSION=v0.16.0
62-
ARG KO_SHA=aee2caeced511e60c6889a4cfaf9ebe28ec35acb49531b7a90b09e0a963bcff7
61+
ARG KO_VERSION=v0.17.1
62+
ARG KO_SHA=4f0b979b59880b3232f47d79c940f2279165aaad15a11d7614e8a2c9e5c78c29
6363
RUN \
6464
KO_DOWNLOAD_FILE=ko_${KO_VERSION#v}_Linux_x86_64.tar.gz && \
6565
KO_DOWNLOAD_URL=https://github.com/ko-build/ko/releases/download/${KO_VERSION}/${KO_DOWNLOAD_FILE} && \

0 commit comments

Comments
 (0)