Skip to content

Commit

Permalink
config: Update dockerfile to nginx 1.19 (swagger-api#2239)
Browse files Browse the repository at this point in the history
  • Loading branch information
sootysec authored Oct 14, 2020
1 parent 148d1a2 commit 0a33963
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
@@ -1,4 +1,4 @@
FROM nginx:1.17-alpine
FROM nginx:1.19-alpine

MAINTAINER fehguy

Expand Down

0 comments on commit 0a33963

Please sign in to comment.