Browse Source

Update nginx (#6570)

Joan Miquel 4 years ago
parent
commit
57a6c250d9
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:20.04
+FROM ubuntu:21.04
 
 ARG DEBIAN_FRONTEND=noninteractive