Skip to content

Commit

Permalink
housekeeping(deps): update nginx docker tag to v1.17 (via #5485)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and shockey committed Aug 23, 2019
1 parent 156cc0a commit 408e609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 408e609

Please sign in to comment.