Merge pull request #140 from Crocmagnon/dependabot/docker/alpine/git-2.43.4

Bump alpine/git from 2.43.0 to 2.43.4
This commit is contained in:
Gabriel Augendre 2024-05-20 22:57:16 +02:00 committed by GitHub
commit b654520e0b
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.0 AS git
FROM alpine/git:2.43.4 AS git
WORKDIR /app
COPY .git /app/.git/