mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:27:09 -05:00 
			
		
		
		
	chore(deps): pin prom/prometheus docker tag to bc1794e (#7874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									2a0e1c0d3c
								
							
						
					
					
						commit
						abedfd1015
					
				@ -78,7 +78,7 @@ services:
 | 
				
			|||||||
    container_name: immich_prometheus
 | 
					    container_name: immich_prometheus
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - 9090:9090
 | 
					      - 9090:9090
 | 
				
			||||||
    image: prom/prometheus
 | 
					    image: prom/prometheus@sha256:bc1794e85c9e00293351b967efa267ce6af1c824ac875a9d0c7ac84700a8b53e
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - ./prometheus.yml:/etc/prometheus/prometheus.yml
 | 
					      - ./prometheus.yml:/etc/prometheus/prometheus.yml
 | 
				
			||||||
      - prometheus-data:/prometheus
 | 
					      - prometheus-data:/prometheus
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user