소스 검색

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

renovate[bot] 1 년 전
부모
커밋
15a69c23cb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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:
       containers:
       - name: nginx-http
-        image: nginx:1.14.2
+        image: nginx:1.27.2
         ports:
         - name: web
           containerPort: 80