Commit eb9e9be
Pin Swoole base to released 6.2.0 instead of nightly
The nightly self-reports as 6.2.1 even though no such release exists
upstream — it's just master's in-development version after v6.2.0.
Pin to the actual released 6.2.0-php8.5-alpine image for clarity.
Tests now assert exact versions (PHP 8.5.4, Swoole 6.2.0) since the
base image is fully pinned and won't drift.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 488da0c commit eb9e9be
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments