Skip to content

Commit 0ee2b5b

Browse files
chore(deps): update mariadb:lts docker digest to ee8fadc
1 parent 0c4d140 commit 0ee2b5b

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:1e4ec03d1b73af8e7a63137b8ef4820ac7d54c654a1e99eb76235f210f7f0a06
6+
image: mariadb:lts@sha256:ee8fadc8e4b4244b636a1d7543dd8c8471a2d66d8de3033312bd3ab33f28db5e
77
restart: always
88
command: --transaction-isolation=READ-COMMITTED
99
volumes:

0 commit comments

Comments
 (0)