Skip to content

Commit

Permalink
chore(deps): update collabora/code docker tag to v22.05.7.2.1 (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2022
1 parent ff1fabe commit e5240c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ARG CONTAINER_LIBRARY_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.3}"
# renovate: datasource=docker depName=collabora/code
ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-22.05.6.3.1}"
ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-22.05.7.2.1}"
# renovate: datasource=github-releases depName=owncloud-ops/container-library
ENV CONTAINER_LIBRARY_VERSION="${CONTAINER_LIBRARY_VERSION:-v0.1.0}"

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-ubi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ARG CONTAINER_LIBRARY_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.3}"
# renovate: datasource=docker depName=collabora/code
ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-22.05.6.3.1}"
ENV COLLABORA_RAW_VERSION="${BUILD_VERSION:-22.05.7.2.1}"
# renovate: datasource=github-releases depName=owncloud-ops/container-library
ENV CONTAINER_LIBRARY_VERSION="${CONTAINER_LIBRARY_VERSION:-v0.1.0}"

Expand Down

0 comments on commit e5240c5

Please sign in to comment.