Skip to content

Commit

Permalink
Version 5.10.2: Update Qt patches on Linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Jan 8, 2025
1 parent 1ac33d3 commit 277d76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Telegram/build/docker/centos_env/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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 cf3b896e00c288143fce51862dbd9b1c86df1960 \
&& git fetch --depth=1 origin 748e206a977d7bd9fb6ed5081515b724e9bc58a0 \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git

Expand Down

0 comments on commit 277d76d

Please sign in to comment.