Skip to content

Commit

Permalink
Merge branch 'main' of github.com:druidfi/mysqldump-php into 1.1.0-fe…
Browse files Browse the repository at this point in the history
…atures
  • Loading branch information
back-2-95 committed Mar 1, 2024
2 parents 4ec89ac + 9f2dcf6 commit 4725eaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
root-password: 'drupal'

- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 1
ref: ${{ github.event.pull_request.head.sha }}
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:

db3:
container_name: "mysqldump-php-mariadb-80"
image: druidfi/mariadb:10.6-drupal
image: druidfi/mariadb:10.11-drupal
ports:
- 3306

Expand Down

0 comments on commit 4725eaa

Please sign in to comment.