chore(deps): update nattertool/natter docker tag to v2.2.1 (#2053)
This commit is contained in:
parent
c7c35be10d
commit
0173e84975
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
${SERVICE_NAME}:
|
||||
image: "nattertool/natter:2.2.0"
|
||||
image: "nattertool/natter:2.2.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
command: ${COMMAND}
|
||||
volumes:
|
||||
Loading…
Reference in New Issue