فهرست منبع

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

renovate[bot] 1 سال پیش
والد
کامیت
3db7a49033
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docker-compose/nginx/compose.yaml

+ 1 - 1
docker-compose/nginx/compose.yaml

@@ -1,7 +1,7 @@
 ---
 ---
 services:
 services:
   nginx:
   nginx:
-    image: docker.io/library/nginx:1.26.2-alpine
+    image: docker.io/library/nginx:1.26.3-alpine
     container_name: nginx
     container_name: nginx
     ports:
     ports:
       - 80:80
       - 80:80