Skip to content

Commit 9dfcc33

Browse files
committed
Bump Leeway to v0.5.2
1 parent 4fbd624 commit 9dfcc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RUN cd /usr/bin && curl -fsSL https://github.com/praetorian-inc/gokart/releases/
5858

5959
# leeway
6060
ENV LEEWAY_MAX_PROVENANCE_BUNDLE_SIZE=8388608
61-
RUN cd /usr/bin && curl -fsSL https://github.com/gitpod-io/leeway/releases/download/v0.5.1/leeway_0.5.1_Linux_x86_64.tar.gz | tar xz
61+
RUN cd /usr/bin && curl -fsSL https://github.com/gitpod-io/leeway/releases/download/v0.5.2/leeway_0.5.2_Linux_x86_64.tar.gz | tar xz
6262

6363
# evans (gRPC client)
6464
RUN cd /usr/bin && curl -fsSL https://github.com/ktr0731/evans/releases/download/v0.10.6/evans_linux_amd64.tar.gz | tar xz evans

0 commit comments

Comments
 (0)