From 56e95aafee3d7875e4d3ac8bdbab4ab40e4b0145 Mon Sep 17 00:00:00 2001 From: Christopher Kuttruff Date: Sun, 1 Feb 2026 18:35:53 -0800 Subject: [PATCH] fix issue in README referring to invalid dockerhub image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea75f5..bd5b10b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A custom deployment of [Yamcs] for the UniClOGS network. ## Pull the development image from Dockerhub: -`docker pull oresat/uniclogs-yamcs:dev` +`docker pull oresat/yamcs:dev`