Skip to content

Commit

Permalink
Fix Dockerfile Build
Browse files Browse the repository at this point in the history
  • Loading branch information
probably-not committed Jan 9, 2025
1 parent 6a3e0be commit e1172f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ ENV MIX_ENV="prod"

COPY mix.exs mix.lock ./
COPY lib lib
COPY assets assets

# prepare build dir
WORKDIR /live_flip/app
Expand Down

0 comments on commit e1172f1

Please sign in to comment.