Skip to content

Commit

Permalink
Merge branch 'main' into golangci-lint-version-update
Browse files Browse the repository at this point in the history
  • Loading branch information
gongmax authored Oct 2, 2024
2 parents 5dc238d + 9e840c8 commit 17896ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/e2e-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM gcr.io/cloud-builders/gcloud

RUN apt-get update && \
apt-get install -y wget psmisc make gcc python jq zip && \
apt-get install -y wget psmisc make gcc jq zip && \
apt-get clean

# install go
Expand Down

0 comments on commit 17896ed

Please sign in to comment.