chore(deps): update alpine docker tag to v3.13.4 (#136)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-01 10:47:18 -05:00 committed by GitHub
parent 2307bff72f
commit f76afed086
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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