chore(deps): update mariadb:lts docker digest to 1e4ec03

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-07-05 13:12:28 +00:00
committed by GitHub
parent 266d2dac8d
commit 7a6c7c6efa
+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:1e669024fc94f626b9dc48bf47b29b5339cec203c28e61a3dc372991a345daf5
image: mariadb:lts@sha256:1e4ec03d1b73af8e7a63137b8ef4820ac7d54c654a1e99eb76235f210f7f0a06
restart: always
command: --transaction-isolation=READ-COMMITTED
volumes: