Browse Source

housekeeping(deps): update nginx docker tag to v1.17 (via #5485)

bubble
renovate[bot] 5 years ago
committed by kyle
parent
commit
408e6092f9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile 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.15-alpine
FROM nginx:1.17-alpine

RUN apk --no-cache add nodejs



Loading…
Cancel
Save