Skip to content

Commit 916c7b4

Browse files
renovate[bot]kodiakhq[bot]
authored andcommitted
chore(deps): update alpine docker tag to v3.18.2
1 parent fd4fae8 commit 916c7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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.16.2
15+
FROM alpine:3.18.2
1616

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

0 commit comments

Comments
 (0)