mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-04 18:21:06 +02:00
chore(deps): update mysql docker tag to v8.2.0 (#2662)
This commit is contained in:
parent
5b3bba726d
commit
094f3033f9
@ -148,7 +148,7 @@ services:
|
||||
when: *when
|
||||
|
||||
service-mysql:
|
||||
image: mysql:8.1.0
|
||||
image: mysql:8.2.0
|
||||
ports: ['3306']
|
||||
environment:
|
||||
- MYSQL_DATABASE=test
|
||||
|
Loading…
x
Reference in New Issue
Block a user