From b6b27f0db40e4e71054c167cb6fb69aa6d951bf0 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 18 Mar 2024 14:23:08 +0000 Subject: [PATCH] Add docker/syncthing/Dockerfile.production --- docker/syncthing/Dockerfile.production | 1 + 1 file changed, 1 insertion(+) create mode 100644 docker/syncthing/Dockerfile.production diff --git a/docker/syncthing/Dockerfile.production b/docker/syncthing/Dockerfile.production new file mode 100644 index 0000000..9b44fff --- /dev/null +++ b/docker/syncthing/Dockerfile.production @@ -0,0 +1 @@ +FROM git.nixc.us/colin/syncthing:staging \ No newline at end of file