Skip to content

Commit dffaf04

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

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.7.1 AS BUILDER
2+
FROM ghcr.io/squidfunk/mkdocs-material:9.7.2 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.7.1 as BUILDER
2+
FROM ghcr.io/squidfunk/mkdocs-material:9.7.2 as BUILDER
33
WORKDIR /app
44

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

0 commit comments

Comments
 (0)