Skip to content

Commit 171d866

Browse files
authored
Merge pull request #60 from NethServer/renovate-crowdsecurity-crowdsec-1-x
chore(deps): update crowdsecurity/crowdsec docker tag to v1.6.4 NethServer/dev#7236
2 parents 396611e + abbe594 commit 171d866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ buildah config --entrypoint=/ \
7272
--label="org.nethserver.max-per-node=1" \
7373
--label="org.nethserver.authorizations=" \
7474
--label="org.nethserver.rootfull=1" \
75-
--label="org.nethserver.images=docker.io/crowdsecurity/crowdsec:v1.6.3-debian ${repobase}/crowdsec-firewall-bouncer:${IMAGETAG:-latest}" \
75+
--label="org.nethserver.images=docker.io/crowdsecurity/crowdsec:v1.6.4-debian ${repobase}/crowdsec-firewall-bouncer:${IMAGETAG:-latest}" \
7676
--label="org.nethserver.tcp-ports-demand=2" \
7777
"${container}"
7878
# Commit the image

0 commit comments

Comments
 (0)