Skip to content

Commit 5110622

Browse files
chore: bump firewall 0.0.34 (#80)
* Update config.yaml * Update Dockerfile
1 parent 0474647 commit 5110622

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crowdsec-firewall-bouncer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG BUILD_FROM
22
FROM $BUILD_FROM
33

44
ARG BUILD_ARCH
5-
ARG BIN_VERSION=v0.0.33
5+
ARG BIN_VERSION=v0.0.34
66

77
RUN apt-get update && \
88
apt-get upgrade -y && \

crowdsec-firewall-bouncer/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "Crowdsec Firewall Bouncer"
22
description: "Crowdsec bouncer written in golang for firewalls"
33
url: "https://github.com/crowdsecurity/home-assistant-addons/tree/main/crowdsec-firewall-bouncer/DOCS.md"
4-
version: "v0.0.33"
4+
version: "v0.0.34"
55
slug: crowdsec-firewall-bouncer
66
init: false
77
host_network: true

0 commit comments

Comments
 (0)