refactor: update Dockerfile description
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ RUN npm run build
|
|||||||
FROM node:22-alpine as prod
|
FROM node:22-alpine as prod
|
||||||
|
|
||||||
LABEL org.opencontainers.image.source=https://github.com/ghoshRitesh12/aniwatch-api
|
LABEL org.opencontainers.image.source=https://github.com/ghoshRitesh12/aniwatch-api
|
||||||
LABEL org.opencontainers.image.description="Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)"
|
LABEL org.opencontainers.image.description="Node.js API for obtaining anime information from hianime.to"
|
||||||
LABEL org.opencontainers.image.licenses=MIT
|
LABEL org.opencontainers.image.licenses=MIT
|
||||||
|
|
||||||
# create a non-privileged user
|
# create a non-privileged user
|
||||||
|
|||||||
Reference in New Issue
Block a user