We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac0077 commit ed4d7c4Copy full SHA for ed4d7c4
1 file changed
Dockerfile
@@ -15,7 +15,7 @@ RUN apk add -u -t build-tools curl git && \
15
#
16
# Runtime container
17
18
-FROM alpine:3.19.3
+FROM alpine:3.19.4
19
20
WORKDIR /app
21
0 commit comments