Bump alpine/git from 2.40.1 to 2.43.0

Bumps alpine/git from 2.40.1 to 2.43.0.

---
updated-dependencies:
- dependency-name: alpine/git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 11:42:21 +00:00 committed by Gabriel Augendre
parent 3ca395f4bd
commit d0a49f9527

View file

@ -1,7 +1,7 @@
##############################################
# write git info
##############################################
FROM alpine/git:2.40.1 AS git
FROM alpine/git:2.43.0 AS git
WORKDIR /app
COPY .git /app/.git/