We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8367235 commit ff3b73fCopy full SHA for ff3b73f
Dockerfile
@@ -22,7 +22,7 @@ ENV COLLABORA_ONLINE_VERSION=${COLLABORA_ONLINE_VERSION:-"cp-24.04.10-2"} \
22
APP_NAME=${APP_NAME:-"Document Editor"} \
23
APP_BRAND=${APP_BRAND:-"unbranded"} \
24
#
25
- POCO_VERSION=${POCO_VERSION:-"poco-1.14.0-release.tar.gz"} \
+ POCO_VERSION=${POCO_VERSION:-"poco-1.13.3-release.tar.gz"} \
26
POCO_URL=${POCO_URL:-"https://github.com/pocoproject/poco/archive/"} \
27
28
MAX_CONNECTIONS=${MAX_CONNECTIONS:-"100000"} \
0 commit comments