renovate workflow and replace all by latest version
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghost:latest
|
||||
image: ghost:6.10.3-alpine
|
||||
container_name: ghost
|
||||
ports:
|
||||
- 4016:2368
|
||||
@@ -30,4 +30,5 @@ services:
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: example
|
||||
volumes:
|
||||
- ${SERVICE_PATH}/ghost/data/db:/var/lib/mysql
|
||||
- ${SERVICE_PATH}/ghost/data/db:/var/lib/mysql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user