There was an error while loading. Please reload this page.
1 parent d1acc46 commit f74c30aCopy full SHA for f74c30a
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Use official Node.js image
2
-FROM node:25-alpine
+FROM node:26-alpine
3
4
# Set working directory
5
WORKDIR /app
0 commit comments