mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
chore(deps): update dependency pnpm to v11.21.0
This commit is contained in:
parent
913b9fd0ea
commit
fe3bfb9efa
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="11.8.0"
|
||||
ENV PNPM_VERSION="11.21.0"
|
||||
|
||||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get --assume-yes upgrade \
|
||||
|
|
|
|||
Loading…
Reference in a new issue