Update seatable/seatable-developer Docker tag to v5.3.0

This commit is contained in:
renovate[bot] 2025-07-04 07:04:23 +00:00 committed by GitHub
parent 45ed828215
commit 8667708e7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ services:
- TIME_ZONE=${TIME_ZONE} - TIME_ZONE=${TIME_ZONE}
- SEATABLE_SERVER_HOSTNAME=${SERVER_HOSTNAME} - SEATABLE_SERVER_HOSTNAME=${SERVER_HOSTNAME}
- SEATABLE_SERVER_LETSENCRYPT=false - SEATABLE_SERVER_LETSENCRYPT=false
image: seatable/seatable-developer:5.2.0 image: seatable/seatable-developer:5.3.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"