From 6c4f16d95ff658c183cf7e2b356554c98b2ee6bd Mon Sep 17 00:00:00 2001 From: gyurix Date: Fri, 3 Feb 2023 11:17:24 +0000 Subject: [PATCH] fix --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b4dd574..857d4c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM base-firewall-1.8.7 +FROM base-firewall-1.8.8 MAINTAINER gyurix COPY firewall/ /firewall/ CMD firewall/iptables-wrapper-installer.sh && /firewall/firewall-add