mirror of
https://github.com/godotengine/godot-showreel-voting.git
synced 2025-12-31 17:49:06 +03:00
Use fully qualified image name
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
mariadb:
|
||||
image: mariadb
|
||||
image: docker.io/mariadb
|
||||
volumes:
|
||||
- mariadb_data:/var/lib/mysql
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user