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

Commit 09b8aeb

Browse files
authored
Update VERSION argument in Dockerfile
1 parent 513c96a commit 09b8aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ubuntu:focal
22

33
ARG DEBIAN_FRONTEND=noninteractive
4-
ARG VERSION=10.0.160-o11ln3ba82
4+
ARG VERSION=10.0.160
55

66
ARG PKGURL=https://dl.ui.com/unifi/"${VERSION}"/unifi_sysvinit_all.deb
77

0 commit comments

Comments
 (0)