mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Update Dockerfile to use current git coordinates
This commit is contained in:
parent
577e9886bc
commit
285b7e1fb1
@ -15,8 +15,7 @@ RUN \
|
||||
|
||||
RUN \
|
||||
gem install bundler && \
|
||||
# git clone --depth 1 http://github.com/jetbrains/intellij-sdk-docs && \
|
||||
git clone --depth 1 http://github.com/breandan/intellij-sdk-docs && \
|
||||
git clone --depth 1 http://github.com/jetbrains/intellij-sdk-docs && \
|
||||
cd intellij-sdk-docs && \
|
||||
git submodule init && \
|
||||
git submodule update
|
||||
|
Loading…
x
Reference in New Issue
Block a user