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