Skip to content

Commit

Permalink
etc/Dockerfile: TDLib -> 1.8.42
Browse files Browse the repository at this point in the history
  • Loading branch information
zevlg committed Feb 1, 2025
1 parent 02c68bc commit cd73d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
# This comment is to trigger ARM64 build

FROM alpine:latest AS builder
ARG tdlib_version=v1.8.39
ARG tdlib_branch=056963e48
ARG tdlib_version=v1.8.42
ARG tdlib_branch=2be9e799a
ARG telega_branch=master

RUN set +x && apk update && apk upgrade && \
Expand Down

0 comments on commit cd73d4c

Please sign in to comment.