Skip to content

Commit ac3870c

Browse files
author
Paulo Gomes
committed
Pin target image to alpine:3.15
Signed-off-by: Paulo Gomes <[email protected]>
1 parent c375627 commit ac3870c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RUN --mount=target=. \
5252
RUN xx-verify --static /source-controller
5353

5454

55-
FROM alpine
55+
FROM alpine:3.15
5656

5757
ARG TARGETPLATFORM
5858
RUN apk --no-cache add ca-certificates \

0 commit comments

Comments
 (0)