Update Alpine to v3.16

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2022-05-25 10:35:21 +03:00
parent 441f4c53c8
commit dca27ad850
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ RUN export $(cat build/musl/$(xx-info alpine-arch).env | xargs) && \
RUN xx-verify --static /source-controller
FROM alpine:3.15
FROM alpine:3.16
ARG TARGETPLATFORM
RUN apk --no-cache add ca-certificates \