mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-20 05:24:51 +00:00
Merge branch 'origin/main' into 'next-release/main'
This commit is contained in:
@@ -151,7 +151,7 @@ services:
|
|||||||
when: *when
|
when: *when
|
||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
image: docker.io/mysql:9.2.0
|
image: docker.io/mysql:9.3.0
|
||||||
ports: ['3306']
|
ports: ['3306']
|
||||||
environment:
|
environment:
|
||||||
MYSQL_DATABASE: test
|
MYSQL_DATABASE: test
|
||||||
|
Reference in New Issue
Block a user