mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 00:03:16 +01:00
chore(deps): update mysql docker tag to v8.3
This commit is contained in:
parent
056d8c8bb8
commit
b56cc32f9a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user