We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f4e54 commit ff55ca1Copy full SHA for ff55ca1
.github/workflows/build-swoole.yml
@@ -3,7 +3,7 @@ name: Build Swoole
3
on: [ push ]
4
env:
5
ENGINE: 'swoole'
6
- SW_VERSION: 'v6.1.0'
+ SW_VERSION: 'v6.1.1'
7
COMPOSER_VERSION: '2.8.12'
8
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_ACCESSTOKEN }}
0 commit comments