fix(core): update

This commit is contained in:
2021-05-05 15:07:21 +00:00
parent 5f02b4707c
commit 5b6e13f3fd
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM hosttoday/ht-docker-node:latest as stage1
FROM hosttoday/ht-docker-node:stable as stage1
LABEL author="Lossless GmbH <hello@lossless.com>"
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