Skip to content

Commit d132f01

Browse files
chore(deps): update alpine docker tag to v3.23
1 parent 56a7bdc commit d132f01

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.23
2222
WORKDIR /app
2323

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

0 commit comments

Comments
 (0)