Update ghost Docker tag to v5.118.0
This commit is contained in:
parent
83493fc3be
commit
f40e18f71d
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.117.0
|
||||
image: ghost:5.118.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue