Skip to content

Commit 3ed21d0

Browse files
fix: install coolwsd-deprecated (#211)
1 parent 5905154 commit 3ed21d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
3535
curl -SsfL -o /usr/share/keyrings/collaboraonline-release-keyring.gpg https://www.collaboraoffice.com/downloads/gpg/collaboraonline-release-keyring.gpg && \
3636
echo "deb [signed-by=/usr/share/keyrings/collaboraonline-release-keyring.gpg] https://www.collaboraoffice.com/repos/CollaboraOnline/${COLLABORA_VERSION}/customer-deb-${COLLABORA_TOKEN} /" | tee "/etc/apt/sources.list.d/collabora.list" && \
3737
apt-get update && \
38-
apt-get -y install locales-all coolwsd collabora-online-brand \
38+
apt-get -y install locales-all coolwsd coolwsd-deprecated collabora-online-brand \
3939
collaboraoffice-dict* \
4040
collaboraofficebasis-ar \
4141
collaboraofficebasis-bg \

0 commit comments

Comments
 (0)