Skip to content

Commit 833779b

Browse files
authored
Merge pull request #4047 from cpanato/build-distroless-125rc1
build distroless-iptables with go1.25rc1
2 parents 4142764 + ac6f5eb commit 833779b

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)