GoCD Agent 6年前
コミット
8d818c7ffe
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile ファイルの表示

@@ -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.7.20/unifi_sysvinit_all.deb
4
+ARG url=https://www.ubnt.com/downloads/unifi/5.7.23/unifi_sysvinit_all.deb
5 5
 
6 6
 RUN \
7 7
   apt-get update && \ 

読み込み中…
キャンセル
保存