Update ghost Docker tag to v5.101.1
This commit is contained in:
parent
deb386b40f
commit
1ae2a8e78c
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.100.1
|
||||
image: ghost:5.101.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue