Skip to content

Commit 277d76d

Browse files
committed
Version 5.10.2: Update Qt patches on Linux.
1 parent 1ac33d3 commit 277d76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Telegram/build/docker/centos_env/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ FROM builder AS patches
4242
RUN git init patches \
4343
&& cd patches \
4444
&& git remote add origin {{ GIT }}/desktop-app/patches.git \
45-
&& git fetch --depth=1 origin cf3b896e00c288143fce51862dbd9b1c86df1960 \
45+
&& git fetch --depth=1 origin 748e206a977d7bd9fb6ed5081515b724e9bc58a0 \
4646
&& git reset --hard FETCH_HEAD \
4747
&& rm -rf .git
4848

0 commit comments

Comments
 (0)