mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-05-03 21:50:24 +08:00
- update php 8.1.32 to 8.1.33 with bookworm base image - update php 8.4.8 to 8.4.13 with bookworm base image - switch from local docker builds to pre-built ghcr.io images for all versions - maintain existing configuration files and environment samples
3 lines
106 B
Plaintext
3 lines
106 B
Plaintext
CONTAINER_NAME="php8.1.17"
|
|
PANEL_APP_PORT_HTTP="9002"
|
|
SITE_PATH="/opt/1panel/apps/openresty/OpenResty/www" |