Skip to content

Commit 32b4399

Browse files
mads-hartmannroboquat
authored andcommitted
Upgrade Leeway to v0.2.21
1 parent 9f95354 commit 32b4399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/image/Dockerfile

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