Skip to content

Commit 622ff43

Browse files
chore(deps): update alpine docker tag to v3.21.2
1 parent 8b90814 commit 622ff43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN go mod download
1212
COPY . /app/
1313
RUN make build/docker
1414

15-
FROM alpine:3.20.3
15+
FROM alpine:3.21.2
1616

1717
LABEL repository="https://github.com/aevea/commitsar"
1818
LABEL homepage="https://github.com/aevea/commitsar"

0 commit comments

Comments
 (0)