Skip to content

Commit 88bcc21

Browse files
authored
Merge pull request #135 from ManageIQ/renovate/mysql-8.x
Update mysql Docker tag to v8.3
2 parents 66e6354 + 2ba2129 commit 88bcc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ports:
2626
- 5432:5432
2727
mysql:
28-
image: mysql:8.0
28+
image: mysql:8.3
2929
env:
3030
MYSQL_ROOT_PASSWORD: password
3131
MYSQL_DATABASE: virtual_attributes

0 commit comments

Comments
 (0)