forked from coop-cloud/wordpress
		
	Merge pull request 'Update mariadb Docker tag to v10.6 (master)' (#23) from renovate/master-docker-mariadb-10.x into master
Reviewed-on: https://git.autonomic.zone/coop-cloud/wordpress/pulls/23
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