Skip to content

Commit 1441af5

Browse files
authored
Merge pull request #560 from pjbgf/pin-alpine
2 parents c375627 + ac3870c commit 1441af5

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)