mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-13 23:19:25 +00:00
chore(deps): update docker.io/mysql docker tag to v9 (#4178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -153,7 +153,7 @@ services:
|
||||
when: *when
|
||||
|
||||
mysql:
|
||||
image: docker.io/mysql:8.2.0
|
||||
image: docker.io/mysql:9.0.1
|
||||
ports: ['3306']
|
||||
environment:
|
||||
MYSQL_DATABASE: test
|
||||
|
Reference in New Issue
Block a user