Skip to content

Commit 0c495a7

Browse files
committed
update debian iptables to use latest gorunner with go1.19.5
Signed-off-by: cpanato <[email protected]>
1 parent 9e86b1d commit 0c495a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/build/debian-iptables/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ TAG ?= $(shell git describe --tags --always --dirty)
2121
IMAGE_VERSION ?= bullseye-v1.5.1
2222
CONFIG ?= bullseye
2323
DEBIAN_BASE_VERSION ?= bullseye-v1.4.2
24-
GORUNNER_VERSION ?= v2.3.1-go1.19.1-bullseye.0
24+
GORUNNER_VERSION ?= v2.3.1-go1.19.5-bullseye.0
2525

2626
ARCH?=amd64
2727
ALL_ARCH = amd64 arm arm64 ppc64le s390x

0 commit comments

Comments
 (0)