Update mariadb Docker tag to v10.6
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/pr Build is failing
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/pr Build is failing
				
			This commit is contained in:
		| @ -48,7 +48,7 @@ services: | |||||||
|         - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" |         - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" | ||||||
|         - coop-cloud.${STACK_NAME}.app.version=5.7.1-6ac2321c |         - coop-cloud.${STACK_NAME}.app.version=5.7.1-6ac2321c | ||||||
|   db: |   db: | ||||||
|     image: "mariadb:10.5" |     image: "mariadb:10.6" | ||||||
|     volumes: |     volumes: | ||||||
|       - "mariadb:/var/lib/mysql" |       - "mariadb:/var/lib/mysql" | ||||||
|     networks: |     networks: | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user