mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-24 01:14:27 +01:00
update image tags; pin redis alpine
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.9'
|
||||
|
||||
services:
|
||||
db:
|
||||
image: mariadb:10.3
|
||||
image: mariadb:10.11
|
||||
container_name: passbolt-db
|
||||
hostname: passbolt-db
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user