forked from github/plane
4 lines
86 B
Docker
4 lines
86 B
Docker
|
# Deploy the Plane image
|
||
|
FROM makeplane/plane
|
||
|
|
||
|
LABEL maintainer="engineering@plane.so"
|