소스 검색

chore(deps): update docker.io/library/nginx docker tag to v1.28.2-alpine

renovate[bot] 3 달 전
부모
커밋
0f290a1af4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      library/compose/nginx/compose.yaml.j2

+ 1 - 1
library/compose/nginx/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: docker.io/library/nginx:1.28.1-alpine
+    image: docker.io/library/nginx:1.28.2-alpine
     {#
       If not in swarm mode, apply restart policy and container name
     #}