We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f49ed1 commit 1ccb321Copy full SHA for 1ccb321
docker-compose.yml
@@ -33,7 +33,7 @@ services:
33
- "traefik.http.routers.mailhog-phpfpm-tls.tls.domains[0].sans=mailhog-phpfpm-*.traefik.me"
34
- "traefik.http.services.mailhog-phpfpm.loadbalancer.server.port=8025"
35
mariadb:
36
- image: mariadb:10.5.9
+ image: mariadb:10.6.0
37
environment:
38
MYSQL_ROOT_PASSWORD: example
39
MYSQL_DATABASE: core
0 commit comments