Update all stable non-major dependencies
This commit is contained in:
		
					parent
					
						
							
								df32e1cac8
							
						
					
				
			
			
				commit
				
					
						8fc75fef2a
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  prometheus:
 | 
					  prometheus:
 | 
				
			||||||
    image: docker.io/prom/prometheus:v3.7.1@sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2
 | 
					    image: docker.io/prom/prometheus:v3.7.2@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
 | 
				
			||||||
    container_name: prometheus
 | 
					    container_name: prometheus
 | 
				
			||||||
    command:
 | 
					    command:
 | 
				
			||||||
      - '--config.file=/etc/prometheus/prometheus.yml'
 | 
					      - '--config.file=/etc/prometheus/prometheus.yml'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -23,7 +23,7 @@ services:
 | 
				
			||||||
      - pretalx_net
 | 
					      - pretalx_net
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  static:
 | 
					  static:
 | 
				
			||||||
    image: docker.io/library/nginx:1.29.2@sha256:029d4461bd98f124e531380505ceea2072418fdf28752aa73b7b273ba3048903
 | 
					    image: docker.io/library/nginx:1.29.3@sha256:f36d51007aa734028a6ea852adc76f074c9e5f966a2044f094325a22f566a9e1
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - public:/usr/share/nginx/html
 | 
					      - public:/usr/share/nginx/html
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue