Update ghost Docker tag to v6.0.4 (#1266)
This commit is contained in:
parent
0b4c3f37a4
commit
4b0b148f7c
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:6.0.3
|
||||
image: ghost:6.0.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue