We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc5801 commit f62877dCopy full SHA for f62877d
1 file changed
docker/from-source-gh-action/Dockerfile
@@ -2,6 +2,7 @@ FROM ubuntu:24.04 AS builder
2
3
ENV CORE_ASSETS=https://github.com/CollaboraOnline/online/releases/download/for-code-assets/core-co-25.04-assets.tar.gz
4
ENV BUILDDIR=/build
5
+ENV COLLABORA_ONLINE_BRANCH=distro/collabora/co-25.04
6
ENV ONLINE_EXTRA_BUILD_OPTIONS=--enable-experimental
7
8
WORKDIR /build
0 commit comments