mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): update dependency pnpm to v10.28.2 [security] (#744)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/744 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
3a7b29389b
commit
1c3e108276
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ ENTRYPOINT [ "./container-init.sh" ]
|
|||
ENV CI="true"
|
||||
|
||||
# renovate: datasource=npm depName=pnpm
|
||||
ENV PNPM_VERSION="10.28.1"
|
||||
ENV PNPM_VERSION="10.28.2"
|
||||
|
||||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get --assume-yes upgrade \
|
||||
|
|
|
|||
Loading…
Reference in a new issue