mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 07:08:19 +00:00
chore(deps): update dependency git-lfs/git-lfs to v3.4.1 in dockerfile (#4055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,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.4.0
|
||||
ENV GIT_LFS_VERSION=3.4.1
|
||||
|
||||
RUN case ${TARGETPLATFORM} in \
|
||||
"linux/amd64") GIT_LFS_ARCH=amd64 ;; \
|
||||
|
||||
Reference in New Issue
Block a user