We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rel
1 parent 05fb2dc commit 74e1466Copy full SHA for 74e1466
1 file changed
Dockerfile
@@ -60,7 +60,6 @@ RUN mix compile
60
# Changes to config/runtime.exs don't require recompiling the code
61
COPY config/runtime.exs config/
62
63
-COPY rel rel
64
RUN mix release
65
66
# start a new build stage so that the final image will only contain
0 commit comments