Bump alpine/git from 2.47.1 to 2.47.2

Bumps alpine/git from 2.47.1 to 2.47.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-17 12:19:52 +00:00 committed by Gabriel Augendre
parent 9148b64778
commit 5f2a77b90b

View file

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