Skip to content

Commit f34f1a9

Browse files
committed
update
1 parent 14564e1 commit f34f1a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN apt update && apt install -y --no-install-recommends tzdata ca-certificates
1010

1111
FROM debian:bookworm-slim AS nodebuilder
1212
RUN apt update && apt install -y --no-install-recommends curl ca-certificates unzip
13-
RUN curl -fL https://github.com/tgbot-collection/YYeTsFE/releases/download/ads-2026-05-12/build.zip -o build.zip
13+
RUN curl -fL https://github.com/tgbot-collection/YYeTsFE/releases/download/ads-2026-05-14/build.zip -o build.zip
1414
RUN unzip build.zip && rm build.zip
1515

1616

0 commit comments

Comments
 (0)