Skip to content

Commit

Permalink
chore: kokoro
Browse files Browse the repository at this point in the history
  • Loading branch information
ericzzzzzzz committed Nov 16, 2023
1 parent 054c5c3 commit a9305d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/skaffold/Dockerfile.deps
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ RUN apt-get update && apt-get install --no-install-recommends --no-install-sugge
openjdk-17-jdk \
software-properties-common \
jq \
qemu-user-static \
apt-transport-https && \
rm -rf /var/lib/apt/lists/*
RUN docker run --privileged --rm tonistiigi/binfmt --install all
COPY --from=golang:1.21.0 /usr/local/go /usr/local/go
ENV PATH /usr/local/go/bin:/root/go/bin:$PATH

0 comments on commit a9305d7

Please sign in to comment.