Skip to content

Commit 3a8b9e2

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

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

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

0 commit comments

Comments
 (0)