Compare commits

...

3 commits

Author SHA1 Message Date
woodpecker-bot
dbaf539010 chore(deps): lock file maintenance 2026-08-12 00:04:21 +00:00
Dependency bot
9e66af4118 chore(deps): update dependency markdownlint-cli2 to v0.23.2 (#873) 2026-08-11 02:06:12 +02:00
Dependency bot
ddb81c2257 chore(deps): update node.js to 3638d9a (#872) 2026-08-11 02:05:53 +02:00
3 changed files with 351 additions and 305 deletions

View file

@ -1,6 +1,6 @@
# The main purpose of this Dockerfile is to install the `pnpm` package manager in the official Node.js image
# and use an init script as the entrypoint of a custom image to build and run the documentation site.
FROM node:lts-slim@sha256:6f7b03f7c2c8e2e784dcf9295400527b9b1270fd37b7e9a7285cf83b6951452d
FROM node:lts-slim@sha256:3638d9a6fe4030bd716be989438248074489337ba3275657f93595428be4fc03
EXPOSE 8080/tcp
SHELL [ "bash", "-c" ]

View file

@ -24,7 +24,7 @@
"halfmoon": "2.0.2",
"markdown-it": "14.3.0",
"markdown-it-anchor": "9.2.1",
"markdownlint-cli2": "0.20.0",
"markdownlint-cli2": "0.23.2",
"pagefind": "1.5.2",
"prettier": "3.9.6"
}

File diff suppressed because it is too large Load diff