Commit 4e9c1ac2 authored by Florian Heder's avatar Florian Heder

[SECURITY] Update to nginx 1.20.1

parent 07219fb8
...@@ -2,7 +2,7 @@ version: '3' ...@@ -2,7 +2,7 @@ version: '3'
services: services:
nginx: nginx:
image: nginx:1.15 image: nginx:1.20
container_name: nginx-proxy container_name: nginx-proxy
restart: always restart: always
ports: ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment