Skip to content

Commit

Permalink
Merge pull request #25 from NethServer/upgrade1.6.0-1
Browse files Browse the repository at this point in the history
Update crowdsec image version to v1.6.0-1-debian NethServer/dev#6901
  • Loading branch information
stephdl authored Mar 22, 2024
2 parents a94c82e + de5ede2 commit 8ed734e
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.5.4-debian" \
--label="org.nethserver.images=docker.io/crowdsecurity/crowdsec:v1.6.0-1-debian" \
--label="org.nethserver.tcp-ports-demand=2" \
"${container}"
# Commit the image
Expand Down

0 comments on commit 8ed734e

Please sign in to comment.