fixed image version as default, extra compose file for custom image version
This commit is contained in:
3
compose.customversion.yml
Normal file
3
compose.customversion.yml
Normal file
@ -0,0 +1,3 @@
|
||||
services:
|
||||
app:
|
||||
image: ghost:${IMAGE_VERSION}-alpine
|
||||
Reference in New Issue
Block a user