瀏覽代碼

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
     #}