Skip to content

Commit ac6f5eb

Browse files
committed
build distroless-iptables with go1.25rc1
Signed-off-by: Carlos Panato <[email protected]>
1 parent 4142764 commit ac6f5eb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

images/build/distroless-iptables/variants.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
variants:
2+
distroless-bookworm-go1.25:
3+
CONFIG: 'distroless-bookworm'
4+
IMAGE_VERSION: 'v0.8.0'
5+
BASEIMAGE: 'debian:bookworm-slim'
6+
GORUNNER_VERSION: 'v2.4.0-go1.25rc1-bookworm.0'
27
distroless-bookworm-go1.24:
38
CONFIG: 'distroless-bookworm'
49
IMAGE_VERSION: 'v0.7.6'

0 commit comments

Comments
 (0)