This repository was archived by the owner on Jan 13, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44ARG IMAGE_TAG=17
55FROM ghcr.io/bell-sw/liberica-openjre-debian:${IMAGE_TAG} as installer
66
7- ARG UNIFI_VER=8.1.113
7+ ARG UNIFI_VER=8.1.127
88ARG UNIFI_URL=https://dl.ui.com/unifi/${UNIFI_VER}/unifi_sysvinit_all.deb
99
1010ARG DEBIAN_FRONTEND=noninteractive
Original file line number Diff line number Diff line change @@ -5,12 +5,13 @@ Build powerful home and enterprise networks with high-performance UniFi Switches
55## Supported tags and respective ` Dockerfile ` links
66
77- [ ` latest ` ] ( https://github.com/stellirin/unifi-network-application/blob/main/Dockerfile )
8- - [ ` 8.1, 8.1.113 ` ] ( https://github.com/stellirin/unifi-network-application/blob/v8.1.113 /Dockerfile )
8+ - [ ` 8.1, 8.1.127 ` ] ( https://github.com/stellirin/unifi-network-application/blob/v8.1.127 /Dockerfile )
99
1010NOTE: ` latest ` may contain a beta release. If you wish for stability use a specific tag!
1111
1212## Unsupported tags
1313
14+ - [ ` 8.1.113 ` ] ( https://github.com/stellirin/unifi-network-application/blob/v8.1.113/Dockerfile )
1415- [ ` 8.0, 8.0.28 ` ] ( https://github.com/stellirin/unifi-network-application/blob/v8.0.28/Dockerfile )
1516- [ ` 8.0.24 ` ] ( https://github.com/stellirin/unifi-network-application/blob/v8.0.24/Dockerfile )
1617- [ ` 8.0.7 ` ] ( https://github.com/stellirin/unifi-network-application/blob/v8.0.7/Dockerfile )
You can’t perform that action at this time.
0 commit comments