Merge pull request #546 from cbcoutinho/renovate/docker.io-library-mariadb-lts

chore(deps): update docker.io/library/mariadb:lts docker digest to 8164f18
This commit is contained in:
Chris Coutinho
2026-02-18 08:49:36 +01:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@ services:
# https://hub.docker.com/_/mariadb
db:
# Note: Check the recommend version here: https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html#server
image: docker.io/library/mariadb:lts@sha256:345fa26d595e8c7fe298e0c4098ed400356f502458769c8902229b3437d6da2b
image: docker.io/library/mariadb:lts@sha256:8164f184d16c30e2f159e30518113667b796306dff0fe558876ab1ff521a682f
restart: always
command: --transaction-isolation=READ-COMMITTED
volumes: