Actualiser Dockerfile
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m36s

This commit is contained in:
2025-01-29 18:48:07 +01:00
parent d008c7d822
commit 105494ef18

View File

@@ -3,8 +3,8 @@ FROM python:3.12-slim
RUN apt update
RUN apt install -y git
# RUN git clone https://github.com/Linus2punkt0/bluesky-crossposter.git
RUN git clone https://github.com/coissac/bluesky-crossposter.git
RUN git clone https://github.com/Linus2punkt0/bluesky-crossposter.git
# RUN git clone https://github.com/coissac/bluesky-crossposter.git
RUN rm -f bluesky-crossposter/Dockerfile \
bluesky-crossposter/docker-compose.yml \
bluesky-crossposter/env.example