Merge pull request #209 from Crocmagnon/dependabot/docker/alpine/git-2.47.1

Bump alpine/git from 2.45.2 to 2.47.1
This commit is contained in:
Gabriel Augendre 2025-01-05 11:57:20 +01:00 committed by GitHub
commit d5280e7ab3
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.45.2 AS git
FROM alpine/git:2.47.1 AS git
WORKDIR /app
COPY .git /app/.git/