Skip to content

Commit 7aff685

Browse files
committed
Remove unused git clone.
1 parent 6500d04 commit 7aff685

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
FROM php:7.4-apache as builder
22

33
RUN apt-get update && apt-get install -y git ssl-cert \
4-
&& git clone 'https://github.com/SimplyEdit/simplyedit-backend.git' /app/simplyedit-backend \
54
&& git clone 'https://github.com/SimplyEdit/simplycode.git' /app/simplycode
65

76
FROM php:7.4-apache

0 commit comments

Comments
 (0)