Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar authored Oct 1, 2020
1 parent 23396f0 commit f2d8094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php_version: [ 7.2.33, 7.3.22, 7.4.11 ]
php_version: [ 7.2.34, 7.3.23, 7.4.11 ]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit f2d8094

Please sign in to comment.