We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b460d commit da48ea1Copy full SHA for da48ea1
Dockerfile
@@ -2,7 +2,7 @@
2
# We don't declare them here — take a look at our docs.
3
# https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
4
5
-FROM nginx:1.23.4-alpine
+FROM nginx:1.24.0-alpine
6
7
RUN apk update && apk add --no-cache "nodejs>=18.14.1-r0 "
8
0 commit comments