From f00b8d38961fc8d400e2dd185008f530f443f559 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:07:54 +0200 Subject: [PATCH] Clean up --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 99c694dd0..d06c11cc4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -52,7 +52,6 @@ RUN yarn database:generate-typings # Image to run, copy everything needed from builder FROM node:18-slim -# Labels LABEL org.opencontainers.image.source="https://github.com/ghostfolio/ghostfolio" RUN apt update && apt install -y \