3 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: databasus/databasus:v3.25.0
image: databasus/databasus:v3.27.0
container_name: databasus
ports:
- 8086:4005
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghost:6.23.0-alpine
image: ghost:6.24.0-alpine
container_name: ghost
ports:
- 4016:2368