Merge pull request #183 from ChristianLempa/renovate/mysql-8.x

chore(deps): update mysql docker tag to v8.3
This commit is contained in:
Christian Lempa 2024-03-18 16:41:23 +01:00 committed by GitHub
commit 01e8700552
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ volumes:
driver: local
services:
mysql:
image: mysql:8.0
image: mysql:8.3
hostname: mysql
volumes:
- semaphore-mysql:/var/lib/mysql