pin alpine version to 3.22

This commit is contained in:
henrygd
2025-12-08 18:14:14 -05:00
parent 4c9b00a066
commit 570e1cbf40
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ RUN rm -rf /tmp/*
# --------------------------
# Final image: default scratch-based agent
# --------------------------
FROM alpine:latest
FROM alpine:3.22
COPY --from=builder /agent /agent
RUN apk add --no-cache smartmontools