docker: CODE 24.04

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I7f1d5bec60a342d1b3d0dee1534506a13f12a67b
pull/8802/head
Andras Timar 2024-04-23 09:45:58 +02:00
parent f21031c998
commit d6244a5e66
1 changed files with 3 additions and 3 deletions

View File

@ -11,9 +11,9 @@ ARG author
LABEL author=${author:-"Collabora Productivity Ltd."}
LABEL description="Collabora Online is a powerful collaborative Office suite that supports all major document, spreadsheet and presentation file formats, which you can integrate into your own infrastructure. Collabora Online provides data security and sovereignty, and is ideally suited to the demands of a modern distributed working environment. Delivering a familiar look and feel, Collabora Online represents a real alternative to other big-brands solutions, giving you control and flexibility."
ARG releasenotes
LABEL release.notes=${releasenotes:-"https://www.collaboraoffice.com/code-23-05-release-notes/"}
LABEL release.notes=${releasenotes:-"https://www.collaboraoffice.com/code-24-04-release-notes/"}
ARG version
LABEL version=${version:-"23.05.5.4"}
LABEL version=${version:-"24.04.1.3"}
ARG coretag
LABEL commit.history.core="https://git.libreoffice.org/core/+log/${coretag}"
ARG onlinetag
@ -53,7 +53,7 @@ RUN --mount=type=secret,id=secret_key \
repourl="${repourl}23.05-key/"; \
else \
echo "Based on the provided build arguments Collabora Online Development Edition will be used."; \
repourl="${repourl}23.05-CODE/CODE-deb/"; \
repourl="${repourl}24.04-CODE/CODE-deb/"; \
fi && \
echo "deb [signed-by=/usr/share/keyrings/collaboraonline-release-keyring.gpg] ${repourl} /" > /etc/apt/sources.list.d/collabora.list && \
# Download Collabora package signing key