chore(deps): update squidfunk/mkdocs-material docker tag to v9.6.4 (#3192)
* chore(deps): update squidfunk/mkdocs-material docker tag to v9.6.4 * 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
ab022c16aa
commit
98482a2c92
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mkdocs-material:
|
mkdocs-material:
|
||||||
image: squidfunk/mkdocs-material:9.6.3
|
image: squidfunk/mkdocs-material:9.6.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue