chore(deps): update alpine docker tag to v3.13.5 (#144)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-14 15:46:29 -04:00 committed by GitHub
parent bc0f363327
commit 57aad771c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.13.4
FROM alpine:3.13.5
RUN apk add --no-cache git && \
mkdir /workdir