chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.44 (#2441)
* chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.44 * 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
8a2e275c9e
commit
9fe507c159
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mkdocs-material:
|
||||
image: squidfunk/mkdocs-material:9.5.43
|
||||
image: squidfunk/mkdocs-material:9.5.44
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue