1
0
Fork 0

chore(deps): update nattertool/natter docker tag to v2.2.0 (#1984)

This commit is contained in:
renovate[bot] 2025-10-09 00:46:41 +00:00 committed by GitHub
parent ad77aebe01
commit 4e129203c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -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: