diff --git a/hosts/franz/arion/infrastructure/arion-compose.nix b/hosts/franz/arion/infrastructure/arion-compose.nix index 25759ca..b0bafa7 100644 --- a/hosts/franz/arion/infrastructure/arion-compose.nix +++ b/hosts/franz/arion/infrastructure/arion-compose.nix @@ -54,7 +54,7 @@ ]; }; crowdsec.service = { - image = "crowdsecurity/crowdsec:v1.6.3"; + image = "crowdsecurity/crowdsec:v1.6.4"; container_name = "crowdsec"; environment = { GID = "1000";