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.14.0 (#153)
This commit is contained in:
parent
9842899ea1
commit
b38b5032cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.13.5
|
||||
FROM alpine:3.14.0
|
||||
|
||||
RUN apk add --no-cache git && \
|
||||
mkdir /workdir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue