mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-19 14:36:58 +00:00
Update patches commit in Dockerfile
This commit is contained in:
parent
254ca57bf3
commit
9287af1752
@ -54,7 +54,7 @@ FROM builder AS patches
|
||||
RUN git init patches \
|
||||
&& cd patches \
|
||||
&& git remote add origin {{ GIT }}/desktop-app/patches.git \
|
||||
&& git fetch --depth=1 origin 78fe199b743df0358c04502d6947cd42bb5d16ed \
|
||||
&& git fetch --depth=1 origin 5f434041ae25d0ae0f7936bfe76c4535f6151ba9 \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user