chore(deps): update squidfunk/mkdocs-material docker tag to v9.6.1 (#3093)
* chore(deps): update squidfunk/mkdocs-material docker tag to v9.6.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
8171bac32e
commit
d9fa0ac71f
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mkdocs-material:
|
mkdocs-material:
|
||||||
image: squidfunk/mkdocs-material:9.5.50
|
image: squidfunk/mkdocs-material:9.6.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue