Skip to content

Commit f6079c0

Browse files
chore(deps): update collabora/code docker tag to v22.05.5.4.1 (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25878e9 commit f6079c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ARG CONTAINER_LIBRARY_VERSION
1515
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
1616
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.2}"
1717
# renovate: datasource=docker depName=collabora/code
18-
ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-22.05.5.3.1}"
18+
ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-22.05.5.4.1}"
1919
# renovate: datasource=github-releases depName=owncloud-ops/container-library
2020
ENV CONTAINER_LIBRARY_VERSION="${CONTAINER_LIBRARY_VERSION:-v0.1.0}"
2121

Dockerfile-ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ARG CONTAINER_LIBRARY_VERSION
1515
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
1616
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.2}"
1717
# renovate: datasource=docker depName=collabora/code
18-
ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-22.05.5.3.1}"
18+
ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-22.05.5.4.1}"
1919
# renovate: datasource=github-releases depName=owncloud-ops/container-library
2020
ENV CONTAINER_LIBRARY_VERSION="${CONTAINER_LIBRARY_VERSION:-v0.1.0}"
2121

0 commit comments

Comments
 (0)