We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6529b7b commit 529d840Copy full SHA for 529d840
Dockerfile
@@ -17,7 +17,7 @@ COPY . .
17
RUN make build
18
19
# Final image
20
-FROM alpine:3.22.1
+FROM alpine:3.22.2
21
22
# Install ca-certificates
23
RUN apk add --update ca-certificates jq
0 commit comments