housekeeping(deps): update nginx docker tag to v1.17 (via #5485)
This commit is contained in:
@@ -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.15-alpine
|
||||
FROM nginx:1.17-alpine
|
||||
|
||||
RUN apk --no-cache add nodejs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user