Update ghost Docker tag to v5.129.1 (#530)
This commit is contained in:
parent
a589a77a7e
commit
f4101ecf02
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.129.0
|
||||
image: ghost:5.129.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue