Skip to content
Snippets Groups Projects
Commit bae19e0c authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update mysql docker tag to v9

parent 186b73df
No related branches found
No related tags found
1 merge request!107chore(deps): update mysql docker tag to v9
Pipeline #126383 passed
......@@ -2,7 +2,7 @@ version: "3.1"
services:
database:
image: mysql:8
image: mysql:9
healthcheck:
test: mysqladmin ping -h 127.0.0.1 -u root --password=$$MYSQL_ROOT_PASSWORD
interval: 5s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment