chore(deps): update ghost docker tag to v5.120.2 (#3992)
* chore(deps): update ghost docker tag to v5.120.2 * 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
0309abc51c
commit
75d344dcd4
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
ghost:
|
||||
image: ghost:5.120.1
|
||||
image: ghost:5.120.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue