Skip to content

Commit a13af7e

Browse files
committed
fix: oh, right; there's two of them
1 parent 63b3376 commit a13af7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN npm cache clean --force && \
4141
RUN cd src/gui && npm run build && cd -
4242

4343
# Production stage
44-
FROM node:21-alpine
44+
FROM node:22-alpine
4545

4646
# Set labels
4747
LABEL repo="https://github.com/HeyPuter/puter"

0 commit comments

Comments
 (0)