plane/deploy/heroku/Dockerfile

4 lines
86 B
Docker
Raw Normal View History

# Deploy the Plane image
FROM makeplane/plane
LABEL maintainer="engineering@plane.so"