Skip to content

Commit

Permalink
chore(deps): update dependency git-lfs/git-lfs to v3.6.1 in dockerfil…
Browse files Browse the repository at this point in the history
…e (main) (#5258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 49ddf70 commit 0bdcdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 ;; \
Expand Down

0 comments on commit 0bdcdec

Please sign in to comment.