chore(deps): update dependency pnpm to v11.8.0 [security] (#850)

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/850
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
This commit is contained in:
Dependency bot 2026-07-20 09:44:23 +02:00 committed by Robert Wolff
parent 539d032294
commit 91c096ffe1

View file

@ -9,7 +9,7 @@ ENTRYPOINT [ "./container-init.sh" ]
ENV CI="true"
# renovate: datasource=npm depName=pnpm
ENV PNPM_VERSION="11.5.3"
ENV PNPM_VERSION="11.8.0"
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get --assume-yes upgrade \