Browse Source

Update nginx to v1.15.9 (#4783)

Using ubuntu 19.04
Joan Miquel 6 years ago
parent
commit
471ba82a81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/C/nginx/nginx.dockerfile

+ 1 - 1
frameworks/C/nginx/nginx.dockerfile

@@ -1,4 +1,4 @@
-FROM ubuntu:18.10
+FROM ubuntu:19.04
 
 ARG DEBIAN_FRONTEND=noninteractive