Browse Source

update image

master
Jared Smith 3 years ago
parent
commit
d239938664
  1. 2
      mariadb/kodi/docker-compose.yml

2
mariadb/kodi/docker-compose.yml

@ -1,7 +1,7 @@
version: '3.1'
services:
db:
image: mariadb
image: arm64v8/mariadb
restart: always
ports:
- 3306:3306

Loading…
Cancel
Save