فهرست منبع

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

Christoph Schug 2 سال پیش
والد
کامیت
19c91ca459
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docker-compose/nginx/docker-compose.yaml

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

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