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:
|
||||
${SERVICE_NAME}:
|
||||
image: "nattertool/natter:2.1.1"
|
||||
image: "nattertool/natter:2.2.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
command: ${COMMAND}
|
||||
volumes:
|
||||
Loading…
Reference in New Issue