Skip to content

Commit 7408fd6

Browse files
Update mysql Docker tag to v9
1 parent 259a3b0 commit 7408fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
services:
1919
mysql:
20-
image: mysql:8.4
20+
image: mysql:9.6
2121
env:
2222
MYSQL_ROOT_PASSWORD: password
2323
MYSQL_DATABASE: testdb

0 commit comments

Comments
 (0)