We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c77490 commit f6d213fCopy full SHA for f6d213f
1 file changed
Dockerfile
@@ -42,7 +42,7 @@ COPY lib lib
42
RUN mix compile
43
44
# copy runtime configuration file
45
-COPY config/releases.exs config/
+COPY config/runtime.exs config/
46
COPY rel rel
47
48
# assemble release
0 commit comments