mirror of
https://github.com/PlayEdu/docker-playedu-light
synced 2025-06-07 20:34:10 +08:00
1.5.1
This commit is contained in:
parent
5f7410ec33
commit
adbf75bcd4
@ -7,7 +7,7 @@ RUN apt-get update && \
|
||||
RUN mkdir /app
|
||||
|
||||
WORKDIR /app
|
||||
RUN git clone -b 1.5 https://github.com/PlayEdu/PlayEdu.git playedu
|
||||
RUN git clone -b 1.5.1 https://github.com/PlayEdu/PlayEdu.git playedu
|
||||
|
||||
# 编译jar包
|
||||
WORKDIR /app/playedu
|
||||
|
Loading…
x
Reference in New Issue
Block a user