Move container image references to Gitea registry
Publish container / publish (push) Failing after 10s
Publish container / publish (push) Failing after 10s
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
FROM node:22-alpine
|
||||
LABEL org.opencontainers.image.source="https://github.com/mfwadejr/vboxstock"
|
||||
LABEL org.opencontainers.image.source="https://git.us2plus2.com/marvin/vboxstock"
|
||||
LABEL org.opencontainers.image.description="Self-contained vSeeBox inventory and sales tracker"
|
||||
WORKDIR /app
|
||||
COPY package.json server.mjs ./
|
||||
|
||||
Reference in New Issue
Block a user