chore(deps): update neosmemo/memos docker tag to v0.19.1 (#2361)
This commit is contained in:
		
							parent
							
								
									6b487d8ef9
								
							
						
					
					
						commit
						b5dbf5076b
					
				| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "port": 5230,
 | 
					  "port": 5230,
 | 
				
			||||||
  "id": "memos",
 | 
					  "id": "memos",
 | 
				
			||||||
  "tipi_version": 24,
 | 
					  "tipi_version": 25,
 | 
				
			||||||
  "version": "0.19.0",
 | 
					  "version": "0.19.1",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "utilities"
 | 
					    "utilities"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
version: "3.7"
 | 
					version: "3.7"
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  memos:
 | 
					  memos:
 | 
				
			||||||
    image: neosmemo/memos:0.19.0
 | 
					    image: neosmemo/memos:0.19.1
 | 
				
			||||||
    container_name: memos
 | 
					    container_name: memos
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - ${APP_DATA_DIR}/memos:/var/opt/memos
 | 
					      - ${APP_DATA_DIR}/memos:/var/opt/memos
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user