aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2024-08-13 14:37:29 +0530
committerRitesh Ghosh <[email protected]>2024-08-13 14:37:29 +0530
commitbb7dc6b495ab829139ca75856f013694eaed4400 (patch)
treec6bd8c8c5b1ef2e2a54c1ceac10e46b4a4517479
parentead464f49f5bf7fd65b14897bedd8ae2f23202af (diff)
downloadaniwatch-api-bb7dc6b495ab829139ca75856f013694eaed4400.tar.xz
aniwatch-api-bb7dc6b495ab829139ca75856f013694eaed4400.zip
chore(Dockerfile): update Docker image description
-rw-r--r--Dockerfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 755ab99..c95c8e5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,8 +17,7 @@ RUN npm run build
FROM node:20-alpine as prod
LABEL org.opencontainers.image.source=https://github.com/ghoshRitesh12/aniwatch-api
-LABEL org.opencontainers.image.description="Node.js API for obtaining anime information from aniwatch.to (formerly zoro.to) written in TypeScript, made with Cheerio & Axios"
-LABEL org.opencontainers.image.description "Node.js API for obtaining anime information from aniwatch.to (formerly zoro.to) written in TypeScript, made with Cheerio & Axios"
+LABEL org.opencontainers.image.description="Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios"
LABEL org.opencontainers.image.licenses=MIT
# create a non-privileged user