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.
2 parents 9626621 + 6a659e4 commit 21f5af5Copy full SHA for 21f5af5
Dockerfile
@@ -1,5 +1,5 @@
1
# Builder
2
-FROM alpine:3.21.0 AS builder
+FROM alpine:3.21.1 AS builder
3
4
# Install dependencies
5
RUN apk add --no-cache wget
0 commit comments