chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.33 (#1982)
* chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.33 * 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
33d88ff532
commit
4be88cfcdb
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mkdocs-material:
|
mkdocs-material:
|
||||||
image: squidfunk/mkdocs-material:9.5.32
|
image: squidfunk/mkdocs-material:9.5.33
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue