Forráskód Böngészése

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

renovate[bot] 1 hónapja
szülő
commit
0f290a1af4
1 módosított fájl, 1 hozzáadás és 1 törlés
  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
     #}