We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1341dd1 + 3a3a2e6 commit 983ea48Copy full SHA for 983ea48
Dockerfile
@@ -1,5 +1,5 @@
1
# Builder
2
-FROM alpine:3.21.2 AS builder
+FROM alpine:3.21.3 AS builder
3
4
# Install dependencies
5
RUN apk add --no-cache wget
0 commit comments