mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 22:33:54 +01:00
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:
parent
c54c142c56
commit
4124b65c7a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
##############################################
|
##############################################
|
||||||
# write git info
|
# write git info
|
||||||
##############################################
|
##############################################
|
||||||
FROM alpine/git:v2.36.3 AS git
|
FROM alpine/git:2.40.1 AS git
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY .git /app/.git/
|
COPY .git /app/.git/
|
||||||
|
|
Loading…
Reference in a new issue