chore(deps): update simplexchat/smp-server docker tag to v5.6.0 (#2906)
This commit is contained in:
		
							parent
							
								
									5771c54225
								
							
						
					
					
						commit
						fe897bf59d
					
				| 
						 | 
					@ -6,8 +6,8 @@
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "no_gui": true,
 | 
					  "no_gui": true,
 | 
				
			||||||
  "id": "simplex-smp",
 | 
					  "id": "simplex-smp",
 | 
				
			||||||
  "tipi_version": 13,
 | 
					  "tipi_version": 14,
 | 
				
			||||||
  "version": "5.5.3",
 | 
					  "version": "5.6.0",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "social"
 | 
					    "social"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
version: '3.9'
 | 
					version: '3.9'
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  simplex-smp:
 | 
					  simplex-smp:
 | 
				
			||||||
    image: simplexchat/smp-server:v5.5.3
 | 
					    image: simplexchat/smp-server:v5.6.0
 | 
				
			||||||
    container_name: simplex-smp
 | 
					    container_name: simplex-smp
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z
 | 
					      - ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user