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 8b90814 commit 2e53641Copy full SHA for 2e53641
Dockerfile
@@ -12,7 +12,7 @@ RUN go mod download
12
COPY . /app/
13
RUN make build/docker
14
15
-FROM alpine:3.20.3
+FROM alpine:3.21.0
16
17
LABEL repository="https://github.com/aevea/commitsar"
18
LABEL homepage="https://github.com/aevea/commitsar"
0 commit comments