Skip to content

Commit a5341c7

Browse files
chore(deps): update collabora/code docker tag to v25.04.7.1.1
1 parent de71d61 commit a5341c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.drone.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ALPINE_GIT_IMAGE = "alpine/git:v2.49.1"
22
APACHE_TIKA_IMAGE = "apache/tika:3.2.3.0"
3-
COLLABORA_CODE_IMAGE = "collabora/code:25.04.6.2.1"
3+
COLLABORA_CODE_IMAGE = "collabora/code:25.04.7.1.1"
44
KEYCLOAK_IMAGE = "quay.io/keycloak/keycloak:26.4.2"
55
MINIO_MC_IMAGE = "minio/mc:RELEASE.2025-04-16T18-13-26Z"
66
OC_CI_ALPINE_IMAGE = "owncloudci/alpine:latest"

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ services:
179179
restart: always
180180

181181
collabora:
182-
image: collabora/code:25.04.6.2.1
182+
image: collabora/code:25.04.7.1.1
183183
entrypoint: /bin/sh
184184
command: ['-c', 'coolconfig generate-proof-key ; /start-collabora-online.sh']
185185
environment:

0 commit comments

Comments
 (0)