Skip to content

Commit 121b453

Browse files
Update mysql Docker tag to v9
1 parent ded3278 commit 121b453

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.1
2121
env:
2222
MYSQL_ROOT_PASSWORD: password
2323
MYSQL_DATABASE: testdb

0 commit comments

Comments
 (0)