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 d437474 commit d194c83Copy full SHA for d194c83
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.27.3-alpine
+FROM nginx:1.27.4-alpine
6
7
RUN apk add --update-cache --no-cache "nodejs"
8
0 commit comments