Skip to content

Commit

Permalink
Merge pull request kubernetes#3910 from cpanato/distroless-124rc2
Browse files Browse the repository at this point in the history
build distroless-iptables with go1.24rc2
  • Loading branch information
k8s-ci-robot authored Feb 5, 2025
2 parents 5187833 + 99dd650 commit d185c1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/build/distroless-iptables/variants.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
variants:
distroless-bookworm-go1.24:
CONFIG: 'distroless-bookworm'
IMAGE_VERSION: 'v0.7.0'
IMAGE_VERSION: 'v0.7.1'
BASEIMAGE: 'debian:bookworm-slim'
GORUNNER_VERSION: 'v2.4.0-go1.24rc1-bookworm.0'
GORUNNER_VERSION: 'v2.4.0-go1.24rc2-bookworm.0'
distroless-bookworm-go1.23:
CONFIG: 'distroless-bookworm'
IMAGE_VERSION: 'v0.6.7'
Expand Down

0 comments on commit d185c1e

Please sign in to comment.