mirror of
https://github.com/php/frankenphp.git
synced 2026-03-24 00:52:11 +01:00
feat: Docker images for PHP 8.3.0-beta3 (#194)
This commit is contained in:
@@ -54,7 +54,7 @@ target "default" {
|
||||
name = "${tgt}-php-${replace(php-version, ".", "-")}-${os}"
|
||||
matrix = {
|
||||
os = ["bookworm", "alpine"]
|
||||
php-version = ["8.2", "8.3.0beta2"]
|
||||
php-version = ["8.2", "8.3.0beta3"]
|
||||
tgt = ["builder", "runner"]
|
||||
}
|
||||
contexts = {
|
||||
|
||||
Reference in New Issue
Block a user