Merge branch 'master' into next

This commit is contained in:
Vladimir Gorej
2023-05-25 12:58:28 +02:00

View File

@@ -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.24.0-alpine
FROM nginx:1.25.0-alpine
RUN apk update && apk add --no-cache "nodejs>=18.14.1-r0 "