mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): update dependency pnpm to v10.27.0 [security] (#727)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/727 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
2d109a551e
commit
4318809f36
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.24.0"
|
||||
ENV PNPM_VERSION="10.27.0"
|
||||
|
||||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get --assume-yes upgrade \
|
||||
|
|
|
|||
Loading…
Reference in a new issue