Skip to content

Commit

Permalink
build distroless-iptables with go1.23rc2
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Jul 18, 2024
1 parent 076b3d5 commit 9ff7a2c
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 9ff7a2c

Please sign in to comment.