Change version to tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
crowdsec:
|
||||
image: ${CROWDSEC_IMAGE}:${CROWDSEC_VERSION}
|
||||
image: ${CROWDSEC_IMAGE}:${CROWDSEC_TAG}
|
||||
container_name: ${CROWDSEC_CONTAINER_NAME}
|
||||
restart: ${CROWDSEC_RESTART_POLICY}
|
||||
security_opt:
|
||||
|
||||
Reference in New Issue
Block a user