Fix docker/README example docker-compose.xml to use latest tag
This commit is contained in:
		
							parent
							
								
									5fbc952fda
								
							
						
					
					
						commit
						c6a4ff0f7b
					
				@ -46,7 +46,7 @@ services:
 | 
			
		||||
      FRONTEND_HTTP_PORT: "8080"
 | 
			
		||||
      BACKEND_MAINNET_HTTP_HOST: "api"
 | 
			
		||||
  api:
 | 
			
		||||
    image: mempool/backend:v2.1.0
 | 
			
		||||
    image: mempool/backend:latest
 | 
			
		||||
    user: "1000:1000"
 | 
			
		||||
    restart: on-failure
 | 
			
		||||
    stop_grace_period: 1m
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user