Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
KMSCAKKSCFKA AKFACAMADCAS
awesome-composes
Commits
d74e52b4
Unverified
Commit
d74e52b4
authored
Sep 13, 2021
by
Friedrich
Committed by
GitHub
Sep 13, 2021
Browse files
fix: set mariadb image to 10.5 (#163)
Signed-off-by:
Friedrich Greiner
<
greinerfriedrich@gmail.com
>
parent
4bbd137d
Changes
1
Hide whitespace changes
Inline
Side-by-side
nextcloud-redis-mariadb/docker-compose.yaml
View file @
d74e52b4
...
...
@@ -24,7 +24,7 @@ services:
expose
:
-
6379
db
:
image
:
mariadb
image
:
mariadb
:10.5
command
:
--transaction-isolation=READ-COMMITTED --binlog-format=ROW
restart
:
always
volumes
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment