mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-04-02 15:37:46 +02:00
update Dockerfile
This commit is contained in:
parent
1ea3663ca6
commit
d2a8d14c0a
@ -6,7 +6,7 @@ RUN apt-get update
|
||||
|
||||
RUN apt-get install python3 python3-pip git -y
|
||||
|
||||
RUN git clone https://github.com/tiyn/flaskblog /blog
|
||||
RUN git clone https://github.com/tiyn/tiyny-blog /blog
|
||||
|
||||
WORKDIR /blog/src
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user