Skip to content

Commit

Permalink
Merge pull request #389 from squat/update_iptables_packages
Browse files Browse the repository at this point in the history
Docker: update iptables packages
  • Loading branch information
squat authored Jun 27, 2024
2 parents e6bb174 + bd36158 commit 0122dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ BASH_UNIT := $(shell pwd)/bin/bash_unit
BASH_UNIT_FLAGS :=

BUILD_IMAGE ?= golang:1.19.0
BASE_IMAGE ?= alpine:3.15
BASE_IMAGE ?= alpine:3.20

build: $(BINS)

Expand Down

0 comments on commit 0122dec

Please sign in to comment.