chore(deps): update dependency git-lfs/git-lfs to v3.6.1 in dockerfile (main) (#5258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-21 01:35:26 +00:00
committed by GitHub
parent 49ddf706c6
commit 0bdcdec441

View File

@@ -98,7 +98,7 @@ RUN AVAILABLE_CONFTEST_VERSIONS=${DEFAULT_CONFTEST_VERSION} && \
# install git-lfs
# renovate: datasource=github-releases depName=git-lfs/git-lfs
ENV GIT_LFS_VERSION=3.6.0
ENV GIT_LFS_VERSION=3.6.1
RUN case ${TARGETPLATFORM} in \
"linux/amd64") GIT_LFS_ARCH=amd64 ;; \