Update ghost Docker tag to v6.0.3 (#1215)
This commit is contained in:
parent
b67a6be300
commit
16861ef9e1
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:6.0.2
|
||||
image: ghost:6.0.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue