Bump alpine/git from v2.36.3 to 2.40.1

Bumps alpine/git from v2.36.3 to 2.40.1.

---
updated-dependencies:
- dependency-name: alpine/git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 19:12:10 +00:00 committed by GitHub
parent 3469cdbbfe
commit ff9b476450
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
##############################################
# write git info
##############################################
FROM alpine/git:v2.36.3 AS git
FROM alpine/git:2.40.1 AS git
WORKDIR /app
COPY .git /app/.git/