feat/role-check: updat flow for input encounter
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Build Stage
|
||||
FROM node:20-alpine AS build-stage
|
||||
FROM node:24-alpine AS build-stage
|
||||
|
||||
# Set the working directory inside the container
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user