diff --git a/examples/docker-compose.example.yml b/examples/docker-compose.example.yml index 0ce0b71d1..e320eb357 100644 --- a/examples/docker-compose.example.yml +++ b/examples/docker-compose.example.yml @@ -33,7 +33,7 @@ services: - romm-db romm-db: - image: mariadb:latest + image: mariadb:latest # if you experience issues, try: linuxserver/mariadb:latest container_name: romm-db restart: unless-stopped environment: