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