Merge pull request #560 from pjbgf/pin-alpine
This commit is contained in:
commit
1441af5853
|
@ -52,7 +52,7 @@ RUN --mount=target=. \
|
||||||
RUN xx-verify --static /source-controller
|
RUN xx-verify --static /source-controller
|
||||||
|
|
||||||
|
|
||||||
FROM alpine
|
FROM alpine:3.15
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
RUN apk --no-cache add ca-certificates \
|
RUN apk --no-cache add ca-certificates \
|
||||||
|
|
Loading…
Reference in New Issue