Skip to content

Commit 8f34595

Browse files
chore(deps): update alpine docker tag to v3.18.3
1 parent 250ecbd commit 8f34595

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.3
1616

1717
LABEL repository="https://github.com/aevea/release-notary"
1818
LABEL homepage="https://github.com/aevea/release-notary"

0 commit comments

Comments
 (0)