Pin target image to alpine:3.15
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
This commit is contained in:
parent
c37562775f
commit
ac3870c80b
|
@ -52,7 +52,7 @@ RUN --mount=target=. \
|
|||
RUN xx-verify --static /source-controller
|
||||
|
||||
|
||||
FROM alpine
|
||||
FROM alpine:3.15
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
RUN apk --no-cache add ca-certificates \
|
||||
|
|
Loading…
Reference in New Issue