Skip to content

Commit cb464cb

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

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.35.0
110-
ARG PACK_SHA=44191cc4fbe9749139b53409a1720824cc82f303c72107f60b080c9ff8ea3c76
109+
ARG PACK_VERSION=v0.35.1
110+
ARG PACK_SHA=2adfa09946e9fba221d656e45d5aa6ee44e62f382c0aff75ea7168c21d4d8f33
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)