Skip to content

Commit d7e69ca

Browse files
authored
Merge pull request #4067 from cpanato/distroless-125rc2
build distroless-iptables with go1.25rc2
2 parents 24b891a + e07a95a commit d7e69ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/build/distroless-iptables/variants.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
variants:
22
distroless-bookworm-go1.25:
33
CONFIG: 'distroless-bookworm'
4-
IMAGE_VERSION: 'v0.8.0'
4+
IMAGE_VERSION: 'v0.8.1'
55
BASEIMAGE: 'debian:bookworm-slim'
6-
GORUNNER_VERSION: 'v2.4.0-go1.25rc1-bookworm.0'
6+
GORUNNER_VERSION: 'v2.4.0-go1.25rc2-bookworm.0'
77
distroless-bookworm-go1.24:
88
CONFIG: 'distroless-bookworm'
99
IMAGE_VERSION: 'v0.7.7'

0 commit comments

Comments
 (0)