mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	Update docker-compose.yml with new container image
Update docker-compose.yml to use the new container image triliumnext/trilium rather than triliumnext/notes.
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							2cc181d1ac
						
					
				
				
					commit
					83833e668c
				
			| @@ -5,7 +5,7 @@ services: | |||||||
|   trilium: |   trilium: | ||||||
|     # Optionally, replace `latest` with a version tag like `v0.90.3` |     # Optionally, replace `latest` with a version tag like `v0.90.3` | ||||||
|     # Using `latest` may cause unintended updates to the container |     # Using `latest` may cause unintended updates to the container | ||||||
|     image: triliumnext/notes:latest |     image: triliumnext/trilium:latest | ||||||
|     # Restart the container unless it was stopped by the user |     # Restart the container unless it was stopped by the user | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|     environment: |     environment: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user