We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd183d commit 125b559Copy full SHA for 125b559
Dockerfile
@@ -1,5 +1,5 @@
1
# Set the base image to use for subsequent instructions
2
-FROM alpine:3.19
+FROM alpine:3.20
3
4
# Set the working directory inside the container
5
WORKDIR /usr/src
0 commit comments