Compare commits

..

No commits in common. "b727eb3b0c078e65e53042af0c061db50d31857f" and "f3d55d82aa9d053579b987abd83d9301c6c666cf" have entirely different histories.

View File

@ -14,7 +14,7 @@
- name: Create the mariadb container - name: Create the mariadb container
docker_container: docker_container:
name: "mariadb" name: "mariadb"
image: ghcr.io/linuxserver/mariadb:11.4.4 image: ghcr.io/linuxserver/mariadb:10.11.10
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
ports: ports: