This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use an official Node.js runtime as a parent image
|
||||
FROM node:20
|
||||
FROM node:22-slim
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /workspace
|
||||
|
||||
Reference in New Issue
Block a user