From 2134637e78c2b26950752b94543099da5722f433 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 15:46:01 +0000 Subject: [PATCH] chore(deps): update collabora/code docker tag to v26 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 93e251d..820bac8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ ARG CONTAINER_LIBRARY_VERSION # renovate: datasource=github-releases depName=hairyhenderson/gomplate ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.8}" # renovate: datasource=docker depName=collabora/code -ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-25.04.7.3.1}" +ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-26.04.3.2.1}" # renovate: datasource=github-releases depName=owncloud-ops/container-library ENV CONTAINER_LIBRARY_VERSION="${CONTAINER_LIBRARY_VERSION:-v0.1.0}"