We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f6740 commit f3c6a25Copy full SHA for f3c6a25
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.2-alpine
+FROM nginx:1.23.3-alpine
6
7
RUN apk update && apk add --no-cache "nodejs>=16.17.1-r0"
8
0 commit comments