forked from coop-cloud/gitea
		
	Merge pull request 'Update mariadb Docker tag to v10.6 (master)' (#18) from renovate/master-docker-mariadb-10.x into master
Reviewed-on: https://git.autonomic.zone/coop-cloud/gitea/pulls/18
This commit is contained in:
		| @ -58,7 +58,7 @@ services: | ||||
|         - "traefik.tcp.services.${STACK_NAME}-ssh.loadbalancer.server.port=${GITEA_SSH_PORT}" | ||||
|         - coop-cloud.${STACK_NAME}.app.version=1.14.1-rootless-6244e9fc | ||||
|   db: | ||||
|     image: "mariadb:10.5" | ||||
|     image: "mariadb:10.6" | ||||
|     command: | | ||||
|       mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci | ||||
|     environment: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user