chore(deps): update docker.io/library/mysql docker tag to 8.4

This commit is contained in:
Christoph Schug 2024-12-25 15:50:45 +01:00
parent d57943bda9
commit d1bc405df6

View File

@ -4,7 +4,7 @@ volumes:
driver: local
services:
mysql:
image: docker.io/library/mysql:8.3
image: docker.io/library/mysql:8.4
hostname: mysql
volumes:
- semaphore-mysql:/var/lib/mysql