YoussefSharawy91 commited on
Commit
ab7bd8c
·
verified ·
1 Parent(s): 15523e3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -9,7 +9,7 @@ RUN apt-get update \
9
 
10
  WORKDIR /app
11
 
12
- ARG BRANCH=LM-Version-Updated
13
 
14
  # ✅ Automatic cache-buster tied to branch HEAD
15
  ADD https://api.github.com/repos/YoussefElshaarawy/Pulse_Platform/commits?sha=${BRANCH}&per_page=1 /tmp/branch_head.json
 
9
 
10
  WORKDIR /app
11
 
12
+ ARG BRANCH=LM-Version-Updated2
13
 
14
  # ✅ Automatic cache-buster tied to branch HEAD
15
  ADD https://api.github.com/repos/YoussefElshaarawy/Pulse_Platform/commits?sha=${BRANCH}&per_page=1 /tmp/branch_head.json