chore(deps): update mariadb:lts docker digest to 272084c

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-08-13 04:05:33 +00:00
committed by GitHub
parent 823151f42e
commit 7127b9953f
+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:2bcbaec92bd9d4f6591bc8103d3a8e6d0512ee2235506e47a2e129d190444405
image: mariadb:lts@sha256:272084c2dec70619714df329c4ffcb336e3f8c723072c3f56f2e4015997bbf2c
restart: always
command: --transaction-isolation=READ-COMMITTED
volumes: