Compare commits
No commits in common. "e7a6739882a5f8888184425b76a98b090cf8b4b0" and "9b7d5da439eb452167a55c4907846ff87087d09f" have entirely different histories.
e7a6739882
...
9b7d5da439
|
@ -1,8 +1,6 @@
|
||||||
# For Build
|
# For Build
|
||||||
FROM node:22-slim as builder
|
FROM node:22-slim as builder
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y git
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY package.json ./
|
COPY package.json ./
|
||||||
|
|
Loading…
Reference in New Issue
Block a user