kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			switch from MySQL docker images to MariaDB
This seems to address some rare occasions where MySQL conversions causes issues as in https://github.com/pixelfed/pixelfed/issues/2989pull/3696/head
							rodzic
							
								
									99e56fb882
								
							
						
					
					
						commit
						7ba1efe6a9
					
				|  | @ -55,7 +55,7 @@ services: | |||
| 
 | ||||
| ## DB and Cache | ||||
|   db: | ||||
|     image: mysql:8.0 | ||||
|     image: mariadb:jammy | ||||
|     restart: unless-stopped | ||||
|     networks: | ||||
|       - internal | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Falko Zurell
						Falko Zurell