Skip to content

Commit edf4e87

Browse files
🤖 Updated depdencies 2024-08-05 (#320)
Co-authored-by: Commiter Bot <gythialy.koo+github@gmail.com>
1 parent f98ebca commit edf4e87

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.15.4
62-
ARG KO_SHA=511c88351d061cd510900376ae4731dfd916ca39c1cc7de5fc6f2b5cbde2007c
61+
ARG KO_VERSION=v0.16.0
62+
ARG KO_SHA=aee2caeced511e60c6889a4cfaf9ebe28ec35acb49531b7a90b09e0a963bcff7
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)