From 6115b557c57a35ec6d9433627733055f1104b8e9 Mon Sep 17 00:00:00 2001 From: Eduardo Figueroa Date: Fri, 31 Oct 2025 11:44:19 -0700 Subject: [PATCH] image from quay --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 458f05a..d06e4bf 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: rosterhash: - image: rosterhash:latest + image: quay.io/eddiefigsystems/rosterhash:latest ports: - "5000:5000" restart: unless-stopped