mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 06:13:55 +01:00
Bump alpine/git from 2.43.0 to 2.43.4 (#228)
Bumps alpine/git from 2.43.0 to 2.43.4. --- updated-dependencies: - dependency-name: alpine/git dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1fd33dbf4
commit
2b86907c68
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue