Change version to tag

This commit is contained in:
2025-02-02 12:00:01 +02:00
parent 1bf5da7cd1
commit d312a50508

View File

@@ -1,6 +1,6 @@
services: services:
crowdsec: crowdsec:
image: ${CROWDSEC_IMAGE}:${CROWDSEC_VERSION} image: ${CROWDSEC_IMAGE}:${CROWDSEC_TAG}
container_name: ${CROWDSEC_CONTAINER_NAME} container_name: ${CROWDSEC_CONTAINER_NAME}
restart: ${CROWDSEC_RESTART_POLICY} restart: ${CROWDSEC_RESTART_POLICY}
security_opt: security_opt: