mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-05-08 00:07:57 +00:00
chore(deps): update docker.io/mysql docker tag to v9.2.0 (#4766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
570c80968e
commit
86207a16de
@ -149,7 +149,7 @@ services:
|
||||
when: *when
|
||||
|
||||
mysql:
|
||||
image: docker.io/mysql:9.1.0
|
||||
image: docker.io/mysql:9.2.0
|
||||
ports: ['3306']
|
||||
environment:
|
||||
MYSQL_DATABASE: test
|
||||
|
Loading…
Reference in New Issue
Block a user