We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe401c commit 703fc08Copy full SHA for 703fc08
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.17-alpine
+FROM nginx:1.19-alpine
6
7
RUN apk --no-cache add nodejs
8
0 commit comments