mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 14:58:03 +08:00
3.13.5-debian-10-r22 release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
mariadb:
|
||||
image: 'bitnami/mariadb:10.3'
|
||||
image: 'docker.io/bitnami/mariadb:10.3-debian-10'
|
||||
environment:
|
||||
- MARIADB_USER=bn_matomo
|
||||
- MARIADB_DATABASE=bitnami_matomo
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
volumes:
|
||||
- 'mariadb_data:/bitnami'
|
||||
matomo:
|
||||
image: 'bitnami/matomo:3'
|
||||
image: 'docker.io/bitnami/matomo:3-debian-10'
|
||||
environment:
|
||||
- MARIADB_HOST=mariadb
|
||||
- MARIADB_PORT_NUMBER=3306
|
||||
|
||||
Reference in New Issue
Block a user