mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Update ghostcms version to 6.0.0 (#271)
* chore(blueprint): update plane services to v0.27.1 - Bumped all makeplane service images from v0.25.3 to v0.27.1 - Updated web, space, admin, live, api, worker, beat-worker, migrator and proxy services - Version alignment for all plane components in docker-compose blueprint * chore(blueprint): update plane version to v0.27.1 * chore: update ghost image and version to 6.0.0
This commit is contained in:
committed by
GitHub
parent
1ff926b184
commit
996dbd8254
@@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5-alpine
|
||||
image: ghost:6-alpine
|
||||
restart: always
|
||||
environment:
|
||||
database__client: mysql
|
||||
|
||||
Reference in New Issue
Block a user