Update ghost Docker tag to v5.130.0 (#684)
This commit is contained in:
parent
c18a8b3102
commit
35ad98b39b
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.129.2
|
||||
image: ghost:5.130.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue