Skip to content

Commit 0938bf5

Browse files
chore(deps): update ghcr.io/squidfunk/mkdocs-material docker tag to v9.7.0 (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f367240 commit 0938bf5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Builder
2-
FROM ghcr.io/squidfunk/mkdocs-material:9.6.23 AS BUILDER
2+
FROM ghcr.io/squidfunk/mkdocs-material:9.7.0 AS BUILDER
33
WORKDIR /app
44

55
ENV CI=true

dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Builder
2-
FROM ghcr.io/squidfunk/mkdocs-material:9.6.23 as BUILDER
2+
FROM ghcr.io/squidfunk/mkdocs-material:9.7.0 as BUILDER
33
WORKDIR /app
44

55
# Set environment variables (usually stable and less likely to change)

0 commit comments

Comments
 (0)