Skip to content

Commit 29e7ae3

Browse files
aledbfroboquat
authored andcommitted
Update leeway to v0.4.1
1 parent a4ffeb8 commit 29e7ae3

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.4.0/leeway_0.4.0_Linux_x86_64.tar.gz | tar xz
61+
RUN cd /usr/bin && curl -fsSL https://github.com/gitpod-io/leeway/releases/download/v0.4.1/leeway_0.4.1_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)