chore(deps): update superseriousbusiness/gotosocial docker tag to v0.14.2 (#2792)
This commit is contained in:
		
							parent
							
								
									05c19cd64f
								
							
						
					
					
						commit
						9c215378e6
					
				| 
						 | 
					@ -6,10 +6,10 @@
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "force_expose": true,
 | 
					  "force_expose": true,
 | 
				
			||||||
  "id": "gotosocial",
 | 
					  "id": "gotosocial",
 | 
				
			||||||
  "tipi_version": 17,
 | 
					  "tipi_version": 18,
 | 
				
			||||||
  "uid": 1000,
 | 
					  "uid": 1000,
 | 
				
			||||||
  "gid": 1000,
 | 
					  "gid": 1000,
 | 
				
			||||||
  "version": "0.14.1",
 | 
					  "version": "0.14.2",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "social"
 | 
					    "social"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ version: "3"
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  gotosocial:
 | 
					  gotosocial:
 | 
				
			||||||
    container_name: gotosocial
 | 
					    container_name: gotosocial
 | 
				
			||||||
    image: superseriousbusiness/gotosocial:0.14.1
 | 
					    image: superseriousbusiness/gotosocial:0.14.2
 | 
				
			||||||
    user: 1000:1000
 | 
					    user: 1000:1000
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - ${APP_PORT}:8080
 | 
					      - ${APP_PORT}:8080
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user