Skip to content

Commit

Permalink
ref(Dockerfile): remove WORKFLOW_RELEASE envvar
Browse files Browse the repository at this point in the history
This environment variable is no longer necessary.
  • Loading branch information
Matthew Fisher authored and krancour committed Jun 30, 2016
1 parent 2558a34 commit a23f6b7
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 @@ -18,5 +18,3 @@ ADD ./builder/ /tmp/builder
RUN /tmp/builder/install-buildpacks

ENTRYPOINT ["/tmp/builder/build.sh"]

ENV WORKFLOW_RELEASE 2.0.0-dev

0 comments on commit a23f6b7

Please sign in to comment.