Skip to content

Commit 63d35a8

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

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

55
ENV CI=true

dev.Dockerfile

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

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

0 commit comments

Comments
 (0)