chore(deps): update dependency alpine to v3.16
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2022-05-23 20:01:54 +00:00
commit b143eec84c
16 changed files with 16 additions and 16 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.15 AS mirror
FROM alpine:3.16 AS mirror
RUN mkdir -p /out/etc/apk/ && \
cp /etc/apk/repositories /out/etc/apk/ && \