Update mysql Docker tag to v8.3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d69d416c49
commit
ed8e5160b9
@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.2
|
||||
image: mysql:8.3
|
||||
ports:
|
||||
- 3306:3306
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user