Actualiser Dockerfile
This commit is contained in:
@@ -5,7 +5,7 @@ RUN apt-get update
|
|||||||
RUN apt-get install -y git
|
RUN apt-get install -y git
|
||||||
RUN git clone https://github.com/Linus2punkt0/bluesky-crossposter.git \
|
RUN git clone https://github.com/Linus2punkt0/bluesky-crossposter.git \
|
||||||
&& cd bluesky-crossposter \
|
&& cd bluesky-crossposter \
|
||||||
&& git chechout main \
|
&& git checkout main \
|
||||||
&& git pull origin main
|
&& git pull origin main
|
||||||
# RUN git clone https://github.com/coissac/bluesky-crossposter.git
|
# RUN git clone https://github.com/coissac/bluesky-crossposter.git
|
||||||
RUN rm -f bluesky-crossposter/Dockerfile \
|
RUN rm -f bluesky-crossposter/Dockerfile \
|
||||||
|
|||||||
Reference in New Issue
Block a user