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 \