diff --git a/Dockerfile b/Dockerfile index 639d985..653cf51 100644 --- a/Dockerfile +++ b/Dockerfile @@ -51,7 +51,7 @@ WORKDIR /languagetool # Note: When changing the base image, verify that the hunspell.sh workaround is # downloading the matching version of `libhunspell`. The URL may need to change. -FROM alpine:3.20.2 +FROM alpine:3.20.3 RUN apk add --no-cache \ bash \