diff --git a/Dockerfile b/Dockerfile index b97fc2928a1..0786ba86a34 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.19-alpine +FROM nginx:1-alpine RUN apk --no-cache add nodejs