Skip to content

Commit 1ccb321

Browse files
chore(deps): update mariadb docker tag to v10.6.0 (#71)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4f49ed1 commit 1ccb321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ services:
3333
- "traefik.http.routers.mailhog-phpfpm-tls.tls.domains[0].sans=mailhog-phpfpm-*.traefik.me"
3434
- "traefik.http.services.mailhog-phpfpm.loadbalancer.server.port=8025"
3535
mariadb:
36-
image: mariadb:10.5.9
36+
image: mariadb:10.6.0
3737
environment:
3838
MYSQL_ROOT_PASSWORD: example
3939
MYSQL_DATABASE: core

0 commit comments

Comments
 (0)