mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
update image tags; pin redis alpine
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
- database
|
||||
|
||||
database:
|
||||
image: mariadb:10.5
|
||||
image: mariadb:10.11
|
||||
container_name: projectsend-db
|
||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user