Skip to content

Commit 9a7bf0d

Browse files
Update Dockerfile
1 parent 10021b7 commit 9a7bf0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WORKDIR /app/
55
RUN apt update -y && apt install -y git build-essential tree
66

77
# Clone the repository
8-
RUN git clone https://github.com/SkyTheCodeMaster/upc-api.git /app/
8+
#RUN git clone https://github.com/SkyTheCodeMaster/upc-api.git /app/
99

1010
# Copy the current directory into the cloned repo
1111

0 commit comments

Comments
 (0)