diff --git a/Dockerfile b/Dockerfile index 38cf84d..867ee36 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-11-20T13:10:24Z" +ARG BUILD_DATE="2023-11-27T13:10:15Z" ######################################## USER root