fix(core): update

This commit is contained in:
2023-04-02 13:22:11 +02:00
parent 5821c9f6e6
commit 7422d9c146
5 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
FROM hosttoday/ht-docker-node:latest as stage1
LABEL author="Lossless GmbH <hello@lossless.com>"
LABEL author="Task Venture Capital GmbH <hello@task.vc>"
RUN apt-get update && apt-get install -y --no-install-recommends qemu-user-static binfmt-support
# the following lines need to be run on a system that supports both architectures
# update-binfmts --enable qemu-arm \