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

This commit is contained in:
renovate[bot] 2024-11-25 09:33:06 +00:00 committed by GitHub
parent 9903bc5eef
commit aceb28d29f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,7 +89,7 @@ jobs:
services:
mysql:
image: mysql:8.0
image: mysql:8.4
env:
MYSQL_ROOT_PASSWORD: p455w0rd
MYSQL_USER: semaphore
@ -297,7 +297,7 @@ jobs:
services:
mysql:
image: mysql:8.0
image: mysql:8.4
env:
MYSQL_ROOT_PASSWORD: p455w0rd
MYSQL_USER: semaphore