Skip to content

Commit 2437d5f

Browse files
authored
Merge pull request #40 from cbcoutinho/renovate/mariadb-lts
chore(deps): update mariadb:lts docker digest to 1d18f91
2 parents 088f6ae + 615d27a commit 2437d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
# https://hub.docker.com/_/mariadb
44
db:
55
# Note: Check the recommend version here: https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html#server
6-
image: mariadb:lts@sha256:c5c82ddc074b9236fda87127934a1da726ecac68e9de083fd0e0d11a7bedc077
6+
image: mariadb:lts@sha256:1d18f91deb21136d1881705720071d1b474a9904ecca827058bf1c0fc64d3118
77
restart: always
88
command: --transaction-isolation=READ-COMMITTED
99
volumes:

0 commit comments

Comments
 (0)