Update ghost Docker tag to v5.128.1 (#421)
This commit is contained in:
parent
0857a87abe
commit
a4c66784ec
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.128.0
|
||||
image: ghost:5.128.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue