From 0eb4589981eb7e7d9bb5013998d638a5abb4d262 Mon Sep 17 00:00:00 2001 From: t4skforce <7422037+t4skforce@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:10:19 +0100 Subject: [PATCH] build 2024-03-04T13:10:19Z --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 82816ab..1dcbe1c 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-02-26T13:10:11Z" +ARG BUILD_DATE="2024-03-04T13:10:19Z" ######################################## USER root