Update ghost Docker tag to v6.0.5 (#1409)
This commit is contained in:
parent
77a39a162e
commit
2aa5ed5046
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:6.0.4
|
||||
image: ghost:6.0.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue