Skip to content

Commit 62a0830

Browse files
authored
fix: bump node container version to fix 'mint dev' (#314)
1 parent 6aafabc commit 62a0830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mintlify/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18-alpine
1+
FROM node:24.13.0-alpine
22

33
# Install Mintlify CLI globally
44
RUN npm install -g mint@latest

0 commit comments

Comments
 (0)