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 ccd9cef commit 45a1c87Copy full SHA for 45a1c87
Dockerfile
@@ -24,7 +24,7 @@ RUN go mod download && \
24
25
26
# get alpine container
27
-FROM alpine:3.21.2 AS app
+FROM alpine:3.21.3 AS app
28
29
# create workdir
30
WORKDIR /opt/app
0 commit comments