chore(deps): update all non-major dependencies docker tags (#168)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-31 12:24:56 +02:00 committed by GitHub
parent 93707ab667
commit 899c1ede45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

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