update
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Gunakan Node.js 22 sebagai base image
|
||||
FROM node:22-alpine
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
# Atur working directory
|
||||
WORKDIR /app/scheduler-app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user