mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-22 18:06:11 +00:00
chore(deps): update alpine docker tag to v3.13.4 (#136)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2307bff72f
commit
f76afed086
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.13.3
|
||||
FROM alpine:3.13.4
|
||||
|
||||
RUN apk add --no-cache git && \
|
||||
mkdir /workdir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue