diff --git a/Dockerfile b/Dockerfile index 28b21f3..c24c9b1 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="2023-10-02T12:10:16Z" +ARG BUILD_DATE="2023-10-09T12:10:24Z" ######################################## USER root