chore(deps): update mysql docker tag to v8.3.0

This commit is contained in:
renovate[bot]
2024-01-31 08:49:21 +00:00
committed by GitHub
parent d6e404dfad
commit 540304b983

View File

@@ -25,7 +25,7 @@ services:
- "9001:9001"
restart: always
mysql:
image: mysql:8.2.0
image: mysql:8.3.0
environment:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: test