chore(deps): update mariadb:lts docker digest to ee8fadc

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-07-16 04:08:51 +00:00
committed by GitHub
parent 0c4d140bb9
commit 0ee2b5b034
+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:1e4ec03d1b73af8e7a63137b8ef4820ac7d54c654a1e99eb76235f210f7f0a06
image: mariadb:lts@sha256:ee8fadc8e4b4244b636a1d7543dd8c8471a2d66d8de3033312bd3ab33f28db5e
restart: always
command: --transaction-isolation=READ-COMMITTED
volumes: