Skip to content

Commit f76d7cc

Browse files
seolmin@megazone.comseolmin
authored andcommitted
fix: fix typo
1 parent cb5492f commit f76d7cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ RUN python3 setup.py install && \
2121

2222
EXPOSE ${SPACEONE_PORT}
2323

24-
ENTRYPOINT ["cloudforet"]
24+
ENTRYPOINT ["spaceone"]
2525
CMD ["grpc", "cloudforet.monitoring"]

0 commit comments

Comments
 (0)