mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-06-27 15:57:42 +00:00
chore(deps): update docker.io/mysql docker tag to v9.3.0 (#5109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
69b279f491
commit
2ae3f3ec67
@ -151,7 +151,7 @@ services:
|
||||
when: *when
|
||||
|
||||
mysql:
|
||||
image: docker.io/mysql:9.2.0
|
||||
image: docker.io/mysql:9.3.0
|
||||
ports: ['3306']
|
||||
environment:
|
||||
MYSQL_DATABASE: test
|
||||
|
Loading…
Reference in New Issue
Block a user