Skip to content

Commit

Permalink
Update docker and gh
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-delgado committed Sep 6, 2023
1 parent 9476987 commit 8682ba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/build-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ENV COSIGN_VERSION=v2.2.0
ENV CRANE_VERSION=v0.16.1
ENV GCLOUD_VERSION=444.0.0
ENV GCR_AUTH_VERSION=2.1.6
ENV GH_VERSION=2.33.0
ENV GH_VERSION=2.34.0
ENV GOCOVMERGE_VERSION=b5bfa59ec0adc420475f97f89b58045c721d761c
ENV GOIMPORTS_VERSION=v0.9.1
# When updating the golangci version, you may want to update the common-files config/.golangci* files as well.
Expand Down Expand Up @@ -492,7 +492,7 @@ FROM ubuntu:jammy as base_os_context
ENV DEBIAN_FRONTEND=noninteractive

ENV CONTAINERD_VERSION=1.6.22-1
ENV DOCKER_VERSION=5:24.0.5-1~ubuntu.22.04~jammy
ENV DOCKER_VERSION=5:24.0.6-1~ubuntu.22.04~jammy
ENV DOCKER_BUILDX_VERSION=0.11.2-1~ubuntu.22.04~jammy
ENV RUST_VERSION=1.72.0

Expand Down

0 comments on commit 8682ba7

Please sign in to comment.