Skip to content

Commit

Permalink
fixed the dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Nov 12, 2023
1 parent 32c6a98 commit eb63444
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ RUN cargo build --release --workspace \

# second run of the image build (including our code)
COPY calendar/diesel.toml ./calendar/diesel.toml
COPY calendar/migrations calendar/migrations
COPY .sqlx .sqlx

COPY feedback/src ./feedback/src
Expand Down

0 comments on commit eb63444

Please sign in to comment.