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