fix(Dockerfiles): Correct Docker image source host in various Dockerfiles
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM hosttoday/ht-docker-node:latest
|
||||
FROM host.today/ht-docker-node:latest
|
||||
LABEL author="Task Venture Capital GmbH <hello@task.vc>"
|
||||
|
||||
RUN bash -c "source $NVM_DIR/nvm.sh \
|
||||
|
Reference in New Issue
Block a user