mirror of
https://github.com/ej52/proxmox-scripts.git
synced 2026-01-12 07:35:58 +01:00
Merge pull request #85 from daufinsyd/main
update alpine os version to 3.16
This commit is contained in:
@@ -34,7 +34,7 @@ function error {
|
|||||||
_raw_base="https://raw.githubusercontent.com/ej52/proxmox-scripts/main/lxc/nginx-proxy-manager"
|
_raw_base="https://raw.githubusercontent.com/ej52/proxmox-scripts/main/lxc/nginx-proxy-manager"
|
||||||
# Operating system
|
# Operating system
|
||||||
_os_type=alpine
|
_os_type=alpine
|
||||||
_os_version=3.12
|
_os_version=3.16
|
||||||
# System architecture
|
# System architecture
|
||||||
_arch=$(dpkg --print-architecture)
|
_arch=$(dpkg --print-architecture)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user