chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.19 (#1308)
* chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.19 * 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
34dec0f701
commit
ab704fa122
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mkdocs-material:
|
||||
image: squidfunk/mkdocs-material:9.5.18
|
||||
image: squidfunk/mkdocs-material:9.5.19
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue