Skip to content

Commit

Permalink
update debian iptables to use latest gorunner with go1.19.5
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Feb 13, 2023
1 parent 9e86b1d commit 0c495a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/build/debian-iptables/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ TAG ?= $(shell git describe --tags --always --dirty)
IMAGE_VERSION ?= bullseye-v1.5.1
CONFIG ?= bullseye
DEBIAN_BASE_VERSION ?= bullseye-v1.4.2
GORUNNER_VERSION ?= v2.3.1-go1.19.1-bullseye.0
GORUNNER_VERSION ?= v2.3.1-go1.19.5-bullseye.0

ARCH?=amd64
ALL_ARCH = amd64 arm arm64 ppc64le s390x
Expand Down

0 comments on commit 0c495a7

Please sign in to comment.