diff --git a/Dockerfile b/Dockerfile index 303ae2f..7635f0b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,7 +44,7 @@ ARG RELAY_VERSION="v1.22.1" ARG DISCO_VERSION="v1.23.4" ARG RELAY_DOWNLOADURL="https://github.com/syncthing/relaysrv/releases/download/v1.22.1/strelaysrv-linux-amd64-v1.22.1.tar.gz" ARG DISCO_DOWNLOADURL="https://github.com/syncthing/discosrv/releases/download/v1.23.4/stdiscosrv-linux-amd64-v1.23.4.tar.gz" -ARG BUILD_DATE="2024-08-02T14:09:08Z" +ARG BUILD_DATE="2024-08-09T14:09:13Z" ######################################## USER root