mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-04-28 12:25:34 +02:00
Bump alpine/git from v2.26.2 to v2.36.3
Bumps alpine/git from v2.26.2 to v2.36.3. --- updated-dependencies: - dependency-name: alpine/git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7407ddd1ad
commit
4ffca32e34
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ RUN python manage.py collectstatic --noinput --clear
|
|||
##############################################
|
||||
# write git info
|
||||
##############################################
|
||||
FROM alpine/git:v2.26.2 AS git
|
||||
FROM alpine/git:v2.36.3 AS git
|
||||
|
||||
WORKDIR /app
|
||||
COPY .git /app/.git/
|
||||
|
|
Loading…
Add table
Reference in a new issue