Skip to content

Commit 6e673a6

Browse files
committed
Update leeway to v0.7.9
1 parent d2872f5 commit 6e673a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dev/image/Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN cd /usr/bin && curl -fsSL https://github.com/cert-manager/cert-manager/relea
4848
RUN cd /usr/bin && curl -fsSL https://github.com/praetorian-inc/gokart/releases/download/v0.4.0/gokart_0.4.0_linux_x86_64.tar.gz | tar xzv --no-anchored gokart
4949

5050
# leeway
51-
ARG LEEWAY_VERSION=0.7.8
51+
ARG LEEWAY_VERSION=0.7.9
5252
ENV LEEWAY_MAX_PROVENANCE_BUNDLE_SIZE=8388608
5353
ENV LEEWAY_WORKSPACE_ROOT=/workspace/gitpod
5454
ENV LEEWAY_REMOTE_CACHE_BUCKET=gitpod-core-leeway-cache-branch
@@ -265,3 +265,5 @@ RUN curl -fsSL https://github.com/csweichel/oci-tool/releases/download/v0.2.0/oc
265265

266266
# Install golangci-lint
267267
RUN go install -v github.com/golangci/golangci-lint/cmd/golangci-lint@latest
268+
269+
RUN sudo install-packages pigz

0 commit comments

Comments
 (0)