chore/player-parsers: Label docker image to github repo

This commit is contained in:
Kentai Radiquum 2025-05-29 23:23:14 +05:00
parent 9a2a547217
commit 8486e9eb82
Signed by: Radiquum
GPG key ID: 858E8EE696525EED

View file

@ -1,5 +1,7 @@
FROM node:23-alpine
LABEL org.opencontainers.image.source=https://github.com/radiquum/anix
WORKDIR /app
COPY package.json package-lock.json ./