Skip to content

Commit 2cbf008

Browse files
chore(deps): update alpine docker tag to v3.20
1 parent afc89a5 commit 2cbf008

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
@@ -18,7 +18,7 @@ RUN set -x \
1818
esac \
1919
&& go build -ldflags='-w -s' -trimpath
2020

21-
FROM alpine:3.18
21+
FROM alpine:3.20
2222
WORKDIR /app
2323

2424
COPY --from=builder /app/MailHog /usr/local/bin/mailhog

0 commit comments

Comments
 (0)