chore(deps): update simplexchat/smp-server docker tag to v5.6.2 (#3150)
This commit is contained in:
		
							parent
							
								
									4e8cbb56d0
								
							
						
					
					
						commit
						19d24002b9
					
				| 
						 | 
				
			
			@ -6,8 +6,8 @@
 | 
			
		|||
  "exposable": true,
 | 
			
		||||
  "no_gui": true,
 | 
			
		||||
  "id": "simplex-smp",
 | 
			
		||||
  "tipi_version": 15,
 | 
			
		||||
  "version": "5.6.1",
 | 
			
		||||
  "tipi_version": 16,
 | 
			
		||||
  "version": "5.6.2",
 | 
			
		||||
  "categories": [
 | 
			
		||||
    "social"
 | 
			
		||||
  ],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
version: '3.9'
 | 
			
		||||
services:
 | 
			
		||||
  simplex-smp:
 | 
			
		||||
    image: simplexchat/smp-server:v5.6.1
 | 
			
		||||
    image: simplexchat/smp-server:v5.6.2
 | 
			
		||||
    container_name: simplex-smp
 | 
			
		||||
    volumes:
 | 
			
		||||
      - ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user