Skip to content

Commit

Permalink
Update MARIADB version
Browse files Browse the repository at this point in the history
Updated MARIADB
  • Loading branch information
lushonline committed Jul 23, 2021
1 parent b9fd00d commit a1e5b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- 5432:5432

mariadb:
image: mariadb:10
image: mariadb:10.5
env:
MYSQL_USER: 'root'
MYSQL_ALLOW_EMPTY_PASSWORD: 'true'
Expand Down

0 comments on commit a1e5b3b

Please sign in to comment.