File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -509,7 +509,7 @@ jobs:
509
509
php81_alpine :
510
510
env :
511
511
DISTRO : " alpine"
512
- DISTRO_VARIANT : " 3.19 "
512
+ DISTRO_VARIANT : " 3.18 "
513
513
PHP_BASE : 8.1
514
514
build_file : Dockerfile
515
515
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ jobs:
261
261
php81_alpine :
262
262
env :
263
263
DISTRO : " alpine"
264
- DISTRO_VARIANT : " 3.19 "
264
+ DISTRO_VARIANT : " 3.18 "
265
265
PHP_BASE : 8.1
266
266
build_file : Dockerfile
267
267
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change
1
+ ## 7.7.20 2025-08-16 <dave at tiredofit dot ca >
2
+
3
+ ### Changed
4
+ - Change php8.1-alpine to use alpine 3.18 base with prebuilt images
5
+
6
+
1
7
## 7.7.19 2025-04-27 <dave at tiredofit dot ca >
2
8
3
9
### Added
You can’t perform that action at this time.
0 commit comments