Skip to content

Commit

Permalink
build 2023-10-27T14:09:07Z
Browse files Browse the repository at this point in the history
  • Loading branch information
t4skforce committed Oct 27, 2023
1 parent 7c5904a commit c129b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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="2023-10-20T14:09:07Z"
ARG BUILD_DATE="2023-10-27T14:09:07Z"
########################################

USER root
Expand Down

0 comments on commit c129b06

Please sign in to comment.