Point to current official MariaDB image
This commit is contained in:
		| @@ -36,7 +36,7 @@ services: | ||||
|       MARIADB_USER: "gitea" | ||||
|     expose: | ||||
|       - "3306" | ||||
|     image: "docker.io/mariadb/server:latest" | ||||
|     image: "docker.io/mariadb:latest" | ||||
|     networks: | ||||
|       - "common" | ||||
|     restart: "always" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user