chore(deps): update dependency alpine to v3.16
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
abd67a618c
commit
b143eec84c
16 changed files with 16 additions and 16 deletions
|
|
@ -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/ && \
|
||||
|
|
|
|||
Reference in a new issue