mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-05 04:55:29 +08:00
talk-update automated change
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
4253ccd43b
commit
b65ec5bb69
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM python:3.11.4-alpine3.18
|
||||||
|
|
||||||
COPY --chmod=775 start.sh /start.sh
|
COPY --chmod=775 start.sh /start.sh
|
||||||
|
|
||||||
ENV RECORDING_VERSION v17.0.2
|
ENV RECORDING_VERSION v17.0.3
|
||||||
ENV ALLOW_ALL false
|
ENV ALLOW_ALL false
|
||||||
ENV HPB_PROTOCOL https
|
ENV HPB_PROTOCOL https
|
||||||
ENV SKIP_VERIFY false
|
ENV SKIP_VERIFY false
|
||||||
|
|
Loading…
Add table
Reference in a new issue