Skip to content

Commit 77d05fa

Browse files
committed
upgrade nginx 1.15 to 1.17.3 for CVE-2019-9511 CVE-2019-9513 CVE-2019-9516
1 parent 45877d2 commit 77d05fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
# - custom
1616

1717
nginx:
18-
image: "nginx:1.15"
18+
image: "nginx:1.17.3"
1919
ports:
2020
- "81:81" # demo1
2121
- "82:82" # demo2

0 commit comments

Comments
 (0)