diff --git a/bookorbit/.env b/bookorbit/.env index c6854ea..51530eb 100644 --- a/bookorbit/.env +++ b/bookorbit/.env @@ -1,5 +1,5 @@ # Docker image to run. Pin a sha-* tag or @sha256 digest for stricter deploys. -APP_IMAGE=ghcr.io/bookorbit/bookorbit:2.4.0 # 修改标签 +APP_IMAGE=ghcr.io/bookorbit/bookorbit:2.5.0 # 修改标签 # App publish port on host APP_PORT=3000