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 9faef59 + c00f3df commit 7234e9fCopy full SHA for 7234e9f
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Set the base image to use for subsequent instructions.
2
-FROM alpine:3.23
+FROM alpine:3.24
3
4
# Set the working directory inside the container.
5
WORKDIR /usr/src
0 commit comments