Update ghost Docker tag to v6.0.2 (#1197)
This commit is contained in:
parent
44d0a44d55
commit
1b7c22de0f
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:6.0.0
|
||||
image: ghost:6.0.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue