Skip to content

Commit

Permalink
Merge pull request #3685 from cpanato/build-iptables-123rc2
Browse files Browse the repository at this point in the history
build distroless-iptables with go1.23rc2
  • Loading branch information
k8s-ci-robot authored Jul 18, 2024
2 parents dbda6e5 + 9ff7a2c commit e8fbdc6
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.23:
CONFIG: 'distroless-bookworm'
IMAGE_VERSION: 'v0.6.0'
IMAGE_VERSION: 'v0.6.1'
BASEIMAGE: 'debian:bookworm-slim'
GORUNNER_VERSION: 'v2.3.1-go1.23rc1-bookworm.0'
GORUNNER_VERSION: 'v2.3.1-go1.23rc2-bookworm.0'
distroless-bookworm-go1.22:
CONFIG: 'distroless-bookworm'
IMAGE_VERSION: 'v0.5.6'
Expand Down

0 comments on commit e8fbdc6

Please sign in to comment.