Skip to content

Commit 2941f58

Browse files
committed
swoole 4.7
1 parent 03dceb1 commit 2941f58

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/docker-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
strategy:
6060
matrix:
6161
base-tag:
62+
- 4.7-php8.0-alpine
6263
- 4.6-php8.0-alpine
6364
- 4.5-php8.0-alpine
6465

.github/workflows/docker-latest-tag.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
strategy:
5757
matrix:
5858
base-tag:
59+
- 4.7-php8.0-alpine
5960
- 4.6-php8.0-alpine
6061
- 4.5-php8.0-alpine
6162

.github/workflows/docker-release-tag.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
strategy:
6767
matrix:
6868
base-tag:
69+
- 4.7-php8.0-alpine
6970
- 4.6-php8.0-alpine
7071
- 4.5-php8.0-alpine
7172

0 commit comments

Comments
 (0)