mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 14:18:43 +08:00
fix: oh, right; there's two of them
This commit is contained in:
parent
63b3376b48
commit
a13af7e31a
@ -41,7 +41,7 @@ RUN npm cache clean --force && \
|
|||||||
RUN cd src/gui && npm run build && cd -
|
RUN cd src/gui && npm run build && cd -
|
||||||
|
|
||||||
# Production stage
|
# Production stage
|
||||||
FROM node:21-alpine
|
FROM node:22-alpine
|
||||||
|
|
||||||
# Set labels
|
# Set labels
|
||||||
LABEL repo="https://github.com/HeyPuter/puter"
|
LABEL repo="https://github.com/HeyPuter/puter"
|
||||||
|
Loading…
Reference in New Issue
Block a user