Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchop committed Nov 10, 2023
1 parent 7c7618b commit c3191ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extras/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUN apt-get update && apt-get install -y \
ADD . /app

WORKDIR /app
RUN git checkout fastapi
RUN cp yeti.conf.sample yeti.conf
RUN cp ./extras/docker/scripts/docker-entrypoint.sh /docker-entrypoint.sh

Expand Down

0 comments on commit c3191ef

Please sign in to comment.