chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.50 (#3008)
* chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.50 * 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
860083568b
commit
877d692ca8
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mkdocs-material:
|
mkdocs-material:
|
||||||
image: squidfunk/mkdocs-material:9.5.49
|
image: squidfunk/mkdocs-material:9.5.50
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue