Merge pull request #1232 from muhammetakalan/patch-1

fix: teable template
This commit is contained in:
Mauricio Siu
2025-01-30 23:11:34 -06:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ version: "3.9"
services: services:
teable: teable:
image: ghcr.io/teableio/teable:1.3.1-alpha-build.460 image: ghcr.io/teableio/teable:latest
restart: always restart: always
volumes: volumes:
- teable-data:/app/.assets - teable-data:/app/.assets