chore(deps): update nattertool/natter docker tag to v2.2.0 (#1984)
This commit is contained in:
parent
ad77aebe01
commit
4e129203c2
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
${SERVICE_NAME}:
|
${SERVICE_NAME}:
|
||||||
image: "nattertool/natter:2.1.1"
|
image: "nattertool/natter:2.2.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
command: ${COMMAND}
|
command: ${COMMAND}
|
||||||
volumes:
|
volumes:
|
||||||
Loading…
Reference in New Issue