Update traccar/traccar Docker tag to v6.6

This commit is contained in:
renovate[bot] 2025-01-13 06:29:47 +00:00 committed by GitHub
parent 7de69b9203
commit 5e8840cf4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services:
traccar:
image: traccar/traccar:6.5
image: traccar/traccar:6.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"