Bump alpine/git from 2.45.2 to 2.47.1

Bumps alpine/git from 2.45.2 to 2.47.1.

---
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] 2024-12-09 11:38:08 +00:00 committed by Gabriel Augendre
parent 9caa8a1d91
commit 90666d861a

View file

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