chore(deps): update ghost docker tag to v5.118.1 (#3778)
* chore(deps): update ghost docker tag to v5.118.1 * 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
5d964dacc7
commit
1c73ce107b
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
ghost:
|
||||
image: ghost:5.118.0
|
||||
image: ghost:5.118.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue