diff --git a/apps/seatable/5.2.0/docker-compose.yml b/apps/seatable/5.2.0/docker-compose.yml index c47ca524..c6073ded 100644 --- a/apps/seatable/5.2.0/docker-compose.yml +++ b/apps/seatable/5.2.0/docker-compose.yml @@ -15,7 +15,7 @@ services: - TIME_ZONE=${TIME_ZONE} - SEATABLE_SERVER_HOSTNAME=${SERVER_HOSTNAME} - SEATABLE_SERVER_LETSENCRYPT=false - image: seatable/seatable-developer:5.2.0 + image: seatable/seatable-developer:5.3.0 labels: createdBy: "Apps"