From d96f93084d6cf29fa10bd3747ce2c91d6f972303 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 14:38:39 +0000 Subject: [PATCH] chore(deps): update dependency transifex/cli to v1.6.16 --- latest/Dockerfile.amd64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index ad06327..2cad643 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -11,7 +11,7 @@ ARG BUILD_VERSION ARG GO_GETTEXT_VERSION # renovate: datasource=github-releases depName=transifex/cli -ENV TRANSIFEX_VERSION="${BUILD_VERSION:-v1.6.10}" +ENV TRANSIFEX_VERSION="${BUILD_VERSION:-v1.6.16}" # renovate: datasource=github-releases depName=owncloud-ci/gettext ENV GO_GETTEXT_VERSION="${GO_GETTEXT_VERSION:-v1.0.0}"