mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
Compare commits
1 commit
d7efc49a87
...
ca5ff0ea3e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca5ff0ea3e |
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.20.0"
|
||||
|
||||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get --assume-yes upgrade \
|
||||
|
|
|
|||
Loading…
Reference in a new issue