chore(deps): update docker.io/mysql docker tag to v9.1.0 (#4236)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-20 10:59:46 +02:00 committed by GitHub
parent 7d770622c1
commit 288b363e74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -153,7 +153,7 @@ services:
when: *when when: *when
mysql: mysql:
image: docker.io/mysql:9.0.1 image: docker.io/mysql:9.1.0
ports: ['3306'] ports: ['3306']
environment: environment:
MYSQL_DATABASE: test MYSQL_DATABASE: test