mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
Compare commits
2 commits
b8101d4bd8
...
124696e4e2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
124696e4e2 | ||
|
|
0e890f95df |
2 changed files with 2 additions and 2 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.18.0"
|
||||
|
||||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get --assume-yes upgrade \
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ If you believe that users should get kind responses to their emails,
|
|||
[consider helping us out.](https://codeberg.org/Codeberg/Contributing/issues/28)!
|
||||
|
||||
If you still need to contact us, please email
|
||||
[help@codeberg.org](mailto:help-PLEASE-REMOVE-THIS-FOR-SPAM-PROTECTION@codeberg.org).
|
||||
[contact@codeberg.org](mailto:contact-PLEASE-REMOVE-THIS-FOR-SPAM-PROTECTION@codeberg.org).
|
||||
**Response times will be very long. If you do not receive a reply,**
|
||||
double-check if your question can be found in the [FAQ](/getting-started/faq)
|
||||
or asked via the public channels above.
|
||||
|
|
|
|||
Loading…
Reference in a new issue