chore(deps): update ghost docker tag to v5.120.0 (#3938)
* chore(deps): update ghost docker tag to v5.120.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
b6f5767d59
commit
d5507bccd1
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
ghost:
|
||||
image: ghost:5.119.3
|
||||
image: ghost:5.120.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue