Skip to content

Commit

Permalink
Update crowdsec image version to v1.5.4-debian
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Mar 19, 2024
1 parent e2ad68b commit b67a113
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 @@ -34,7 +34,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.0-debian" \
--label="org.nethserver.images=docker.io/crowdsecurity/crowdsec:v1.5.4-debian" \
--label="org.nethserver.tcp-ports-demand=2" \
"${container}"
# Commit the image
Expand Down

0 comments on commit b67a113

Please sign in to comment.