housekeeping(deps): update nginx docker tag to v1.19 (#6052)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-06-03 13:35:27 -07:00
committed by GitHub
parent bfe401c997
commit 703fc08d17

View File

@@ -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.17-alpine
FROM nginx:1.19-alpine
RUN apk --no-cache add nodejs