Skip to content

Commit

Permalink
TPI-4331: Use latest mysql 8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepayone committed Oct 9, 2024
1 parent 455ec93 commit 213214c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_magento247php83.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

services:
mysql:
image: mysql:latest
image: mysql:8
env:
MYSQL_ALLOW_EMPTY_PASSWORD: false
MYSQL_ROOT_PASSWORD: root
Expand Down

0 comments on commit 213214c

Please sign in to comment.