build(deps): update alpine docker tag to v3.13.1 (#1659)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-31 12:06:09 +11:00 committed by GitHub
parent d71dbd4858
commit 985aaaa76b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.12.3
FROM alpine:3.13.1
RUN \
apk add --no-cache \