Bump alpine/git from 2.43.4 to 2.45.1

Bumps alpine/git from 2.43.4 to 2.45.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-05-27 18:06:58 +00:00 committed by GitHub
parent 9578cbf522
commit 95efc3bb15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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