Skip to content

Commit 246f7d7

Browse files
🤖 Updated depdencies 2024-07-17 (#315)
Co-authored-by: Commiter Bot <gythialy.koo+github@gmail.com>
1 parent 756dad4 commit 246f7d7

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
@@ -106,8 +106,8 @@ RUN \
106106
mv buildx-${BUILDX_VERSION}.linux-amd64 ~/.docker/cli-plugins/docker-buildx
107107

108108
# install Pack CLI
109-
ARG PACK_VERSION=v0.34.2
110-
ARG PACK_SHA=7c277c30850ae935eaf113db0762b5bf688c22a1fc519ed979f8a2b48e560a1c
109+
ARG PACK_VERSION=v0.35.0
110+
ARG PACK_SHA=44191cc4fbe9749139b53409a1720824cc82f303c72107f60b080c9ff8ea3c76
111111
RUN \
112112
PACK_DOWNLOAD_FILE=pack-${PACK_VERSION}-linux.tgz && \
113113
wget https://github.com/buildpacks/pack/releases/download/${PACK_VERSION}/pack-${PACK_VERSION}-linux.tgz && \

0 commit comments

Comments
 (0)