Skip to content

Commit

Permalink
Updated dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-br committed Apr 23, 2024
1 parent 7cb6b2a commit 6b8b78e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ FROM elixir:latest
# Create and set the working directory
WORKDIR /app

ENV MIX_ENV prod

# Copy the mix.exs and mix.lock files to the container
COPY mix.exs mix.lock ./

Expand Down

0 comments on commit 6b8b78e

Please sign in to comment.