Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
ref(Dockerfile): remove WORKFLOW_RELEASE envvar (#845)
Browse files Browse the repository at this point in the history
This is no longer necessary.
  • Loading branch information
Matthew Fisher authored and krancour committed Jun 30, 2016
1 parent bddd8ac commit 9043924
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,3 @@ COPY . /app
WORKDIR /app
CMD ["/app/bin/boot"]
EXPOSE 8000

ENV WORKFLOW_RELEASE 2.1.0

0 comments on commit 9043924

Please sign in to comment.