Skip to content

Commit 0ac3334

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.18 (#1254)
* chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.18 * 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 <[email protected]>
1 parent 31fe506 commit 0ac3334

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

apps/mkdocs-material/9.5.17/docker-compose.yml renamed to apps/mkdocs-material/9.5.18/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
mkdocs-material:
4-
image: squidfunk/mkdocs-material:9.5.17
4+
image: squidfunk/mkdocs-material:9.5.18
55
container_name: ${CONTAINER_NAME}
66
restart: always
77
networks:

0 commit comments

Comments
 (0)