mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 08:54:04 +01:00
Merge pull request #183 from ChristianLempa/renovate/mysql-8.x
chore(deps): update mysql docker tag to v8.3
This commit is contained in:
commit
01e8700552
@ -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