Skip to content

Commit ea7c5fa

Browse files
chore(deps): update mysql docker tag to v9
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 7b2684b commit ea7c5fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
services:
1919
mysql:
20-
image: mysql:8.0
20+
image: mysql:9.6
2121
env:
2222
MYSQL_ROOT_PASSWORD: test_password
2323
MYSQL_DATABASE: lake

0 commit comments

Comments
 (0)