Skip to content

Commit 703fc08

Browse files
renovate[bot]renovate-bot
andauthoredJun 3, 2020
housekeeping(deps): update nginx docker tag to v1.19 (#6052)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent bfe401c commit 703fc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We don't declare them here — take a look at our docs.
33
# https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
44

5-
FROM nginx:1.17-alpine
5+
FROM nginx:1.19-alpine
66

77
RUN apk --no-cache add nodejs
88

0 commit comments

Comments
 (0)
Please sign in to comment.