We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e86b1d commit 0c495a7Copy full SHA for 0c495a7
images/build/debian-iptables/Makefile
@@ -21,7 +21,7 @@ TAG ?= $(shell git describe --tags --always --dirty)
21
IMAGE_VERSION ?= bullseye-v1.5.1
22
CONFIG ?= bullseye
23
DEBIAN_BASE_VERSION ?= bullseye-v1.4.2
24
-GORUNNER_VERSION ?= v2.3.1-go1.19.1-bullseye.0
+GORUNNER_VERSION ?= v2.3.1-go1.19.5-bullseye.0
25
26
ARCH?=amd64
27
ALL_ARCH = amd64 arm arm64 ppc64le s390x
0 commit comments