update
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
FROM node:22-alpine
|
FROM node:22-alpine
|
||||||
|
|
||||||
RUN apk add --no-cache curl
|
RUN apk add --no-cache curl
|
||||||
|
RUN apk add --no-cache grep
|
||||||
|
|
||||||
# Atur working directory
|
# Atur working directory
|
||||||
WORKDIR /app/scheduler-app
|
WORKDIR /app/scheduler-app
|
||||||
|
|||||||
Reference in New Issue
Block a user