Skip to content

Commit

Permalink
fix: oh, right; there's two of them
Browse files Browse the repository at this point in the history
  • Loading branch information
KernelDeimos committed Jan 8, 2025
1 parent 63b3376 commit a13af7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN npm cache clean --force && \
RUN cd src/gui && npm run build && cd -

# Production stage
FROM node:21-alpine
FROM node:22-alpine

# Set labels
LABEL repo="https://github.com/HeyPuter/puter"
Expand Down

0 comments on commit a13af7e

Please sign in to comment.