Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 0625ca2

Browse files
committed
8.1.127 Release
1 parent 7f70ee3 commit 0625ca2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARG IMAGE_TAG=17
55
FROM 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
88
ARG UNIFI_URL=https://dl.ui.com/unifi/${UNIFI_VER}/unifi_sysvinit_all.deb
99

1010
ARG DEBIAN_FRONTEND=noninteractive

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1010
NOTE: `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)

0 commit comments

Comments
 (0)