We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ac020e + a1fef4d commit 282514fCopy full SHA for 282514f
Dockerfile
@@ -1,5 +1,5 @@
1
# Set the base image to use for subsequent instructions
2
-FROM alpine:3.20
+FROM alpine:3.21
3
4
# Set the working directory inside the container
5
WORKDIR /usr/src
0 commit comments