fixed image version as default, extra compose file for custom image version
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: ghost:${IMAGE_VERSION:-6}-alpine
|
||||
image: ghost:6.21.2-alpine
|
||||
environment:
|
||||
# see https://ghost.org/docs/config/#configuration-options
|
||||
database__client: mysql
|
||||
|
||||
Reference in New Issue
Block a user