Skip to content

Commit 11c3830

Browse files
author
Vaughn Dice
committed
Merge pull request #99 from vdice/update-release-var-name
chore(rootfs/Dockerfile): DEIS_RELEASE -> WORKFLOW_RELEASE
2 parents 77798f5 + ce9e9b6 commit 11c3830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ ENTRYPOINT ["/docker-entrypoint.sh"]
7373
EXPOSE 5432
7474
CMD ["postgres"]
7575

76-
ENV DEIS_RELEASE 2.0.0-dev
76+
ENV WORKFLOW_RELEASE 2.0.0-dev

0 commit comments

Comments
 (0)