Release clean vBoxStock 3.0.0 identifiers

This commit is contained in:
mfwadejr
2026-08-29 21:24:53 -04:00
committed by GitHub
parent 50b6cf93a1
commit 1fee676176
7 changed files with 37 additions and 20 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
FROM node:22-alpine
LABEL org.opencontainers.image.source="https://github.com/mfwadejr/vseebox-stockroom"
LABEL org.opencontainers.image.source="https://github.com/mfwadejr/vboxstock"
LABEL org.opencontainers.image.description="Self-contained vSeeBox inventory and sales tracker"
WORKDIR /app
COPY package.json server.mjs ./