fix(Dockerfiles): Correct Docker image source host in various Dockerfiles

This commit is contained in:
2024-11-17 20:24:00 +01:00
parent f2ab850e19
commit 76c86e09c1
7 changed files with 11 additions and 6 deletions

View File

@ -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 pnpm install -g @ship.zone/npmci