chore(deps): update all non-major dependencies (#220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-22 12:01:00 +01:00 committed by GitHub
parent 5896ad91ce
commit 4f3ff62db6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 35 deletions

View file

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