Skip to content

Commit

Permalink
chore(deps): update dependency git-lfs/git-lfs to v3.4.0 in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2023
1 parent 1627398 commit ff1e70f
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 @@ -106,7 +106,7 @@ RUN case ${TARGETPLATFORM} in \

# install git-lfs
# renovate: datasource=github-releases depName=git-lfs/git-lfs
ENV GIT_LFS_VERSION=3.3.0
ENV GIT_LFS_VERSION=3.4.0

RUN case ${TARGETPLATFORM} in \
"linux/amd64") GIT_LFS_ARCH=amd64 ;; \
Expand Down

0 comments on commit ff1e70f

Please sign in to comment.