diff --git a/dockerfile b/dockerfile index 07e6cc3..24b6298 100644 --- a/dockerfile +++ b/dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu-base:1.7.1 +FROM localhost:5000/ubuntu-base:1.7.1 EXPOSE 9150 CMD /home/start.sh