chore(deps): update mariadb:lts docker digest to 851a602

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-09-16 04:05:11 +00:00
committed by GitHub
parent 145141e1d8
commit 0600cea87b
+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: mariadb:lts@sha256:ec5d50f32359ff020b93cce6834f9bf89147c34aea0e90c952ccf556c94a4fb8
image: mariadb:lts@sha256:851a6020c97b9eae7736b6fb275800601d64635222054d3a1b1b3c4abdfa117a
restart: always
command: --transaction-isolation=READ-COMMITTED
volumes: