From 3c5f436c946fe02a8129eae3eb74041e61f31838 Mon Sep 17 00:00:00 2001 From: t4skforce <7422037+t4skforce@users.noreply.github.com> Date: Mon, 13 May 2024 14:10:14 +0200 Subject: [PATCH] build 2024-05-13T12:10:14Z --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c91b289..f594482 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ ENV REQUIREMENTS ca-certificates ######################################## ARG VERSION="v1.23.4" ARG DOWNLOADURL="https://github.com/syncthing/discosrv/releases/download/v1.23.4/stdiscosrv-linux-amd64-v1.23.4.tar.gz" -ARG BUILD_DATE="2024-05-06T12:10:13Z" +ARG BUILD_DATE="2024-05-13T12:10:14Z" ######################################## USER root