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 914043e commit 3ac6097Copy full SHA for 3ac6097
Dockerfile
@@ -1,5 +1,5 @@
1
# Builder
2
-FROM alpine:3.20.3 AS builder
+FROM alpine:3.21.0 AS builder
3
4
# Install dependencies
5
RUN apk add --no-cache wget
0 commit comments