GoCD Agent 7 years ago
parent
commit
a1176a42ab
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile View File

@@ -1,7 +1,7 @@
1 1
 FROM ubuntu:xenial 
2 2
 MAINTAINER Chris Smith <chris87@gmail.com> 
3 3
 
4
-ARG url=https://www.ubnt.com/downloads/unifi/5.4.9/unifi_sysvinit_all.deb
4
+ARG url=https://www.ubnt.com/downloads/unifi/5.3.11/unifi_sysvinit_all.deb
5 5
 
6 6
 RUN \
7 7
   apt-get update && \ 

Loading…
Cancel
Save