소스 검색

Update to 0.4

0.4
Chris Smith 8 년 전
부모
커밋
bd2922bde1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile 파일 보기

@@ -7,7 +7,7 @@ RUN \
7 7
     curl \
8 8
     openjdk-8-jre-headless
9 9
 
10
-RUN curl -L -o /DFBnc.jar https://github.com/ShaneMcC/DFBnc/releases/download/0.3/dfbnc.jar
10
+RUN curl -L -o /DFBnc.jar https://github.com/ShaneMcC/DFBnc/releases/download/0.4/dfbnc.jar
11 11
 
12 12
 EXPOSE 33262 33263
13 13
 

Loading…
취소
저장