Browse Source

Update nginx (#5666)

Joan Miquel 5 years ago
parent
commit
70f8430f1f
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:19.10
+FROM ubuntu:20.04
 
 ARG DEBIAN_FRONTEND=noninteractive