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

chore(deps): update docker.io/library/mariadb:lts docker digest to ae61197
This commit is contained in:
Chris Coutinho
2025-10-10 18:00:09 +02: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:4b1e7958f820681b1b93b9cf9ea05a76e0785da12699a1fb1d05e0eb2137e56b
image: docker.io/library/mariadb:lts@sha256:ae6119716edac6998ae85508431b3d2e666530ddf4e94c61a10710caec9b0f71
restart: always
command: --transaction-isolation=READ-COMMITTED
volumes: