Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Apr 27, 2019
1 parent c59ae59 commit b371372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ WORKDIR /app

COPY --from=build-env /output .

ENV FOO=BAR
ENV wikibus__sources__test=xyz

CMD dotnet app.dll

0 comments on commit b371372

Please sign in to comment.