Explorar o código

chore: remove old labels

Emrik Östling hai 4 meses
pai
achega
4549c96ae3
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      Dockerfile

+ 0 - 3
Dockerfile

@@ -30,9 +30,6 @@ RUN bun run build
 
 
 # copy production dependencies and source code into final image
 # copy production dependencies and source code into final image
 FROM base AS release
 FROM base AS release
-LABEL maintainer="Emrik Östling (C4illin)"
-LABEL description="ConvertX: self-hosted online file converter supporting 700+ file formats."
-LABEL repo="https://github.com/C4illin/ConvertX"
 
 
 RUN apk --no-cache add qt6-qtbase-private-dev libheif-tools --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/
 RUN apk --no-cache add qt6-qtbase-private-dev libheif-tools --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/