diff --git a/Dockerfile b/Dockerfile index 26603c07960..932acbb38f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # We don't declare them here — take a look at our docs. # https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md -FROM nginx:1.23.4-alpine +FROM nginx:1.24.0-alpine RUN apk update && apk add --no-cache "nodejs>=18.14.1-r0 "