Change version to tag
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user