feat(traccar): Update to Traccar 6

This commit is contained in:
2025-03-05 02:28:20 +01:00
parent f568db0ffb
commit 90afffb41c
10 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
ARG MYSQL_VERSION
FROM "mysql:${MYSQL_VERSION}"
RUN mkdir -p /tmp/mysql