Răsfoiți Sursa

chore(deps): update nginx docker tag to v1.27.2

renovate[bot] 1 an în urmă
părinte
comite
15a69c23cb
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      kubernetes/nginx-http/nginx-http-deploy.yml

+ 1 - 1
kubernetes/nginx-http/nginx-http-deploy.yml

@@ -14,7 +14,7 @@ spec:
     spec:
     spec:
       containers:
       containers:
       - name: nginx-http
       - name: nginx-http
-        image: nginx:1.14.2
+        image: nginx:1.27.2
         ports:
         ports:
         - name: web
         - name: web
           containerPort: 80
           containerPort: 80