Skip to content

Commit

Permalink
Merge pull request #53 from NethServer/crowdsec_1.6.3
Browse files Browse the repository at this point in the history
Upgrade to 1.6.3 NethServer/dev#7017
  • Loading branch information
stephdl authored Sep 20, 2024
2 parents 6aaeeec + 7d5e73a commit 0c8cf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ buildah add "${container}" ui/dist /ui
buildah config --entrypoint=/ \
--label="org.nethserver.authorizations=" \
--label="org.nethserver.rootfull=1" \
--label="org.nethserver.images=docker.io/crowdsecurity/crowdsec:v1.6.1-2-debian ${repobase}/crowdsec-firewall-bouncer:${IMAGETAG:-latest}" \
--label="org.nethserver.images=docker.io/crowdsecurity/crowdsec:v1.6.3-debian ${repobase}/crowdsec-firewall-bouncer:${IMAGETAG:-latest}" \
--label="org.nethserver.tcp-ports-demand=2" \
"${container}"
# Commit the image
Expand Down

0 comments on commit 0c8cf7f

Please sign in to comment.