diff --git a/crond/Dockerfile b/crond/Dockerfile
index e554c466f43c519595c0be6d3fe4437d501c0749..0e67709fb6e9fb74cece41cc9b324816f361e7e0 100644
--- a/crond/Dockerfile
+++ b/crond/Dockerfile
@@ -1,5 +1,5 @@
 # hadolint ignore=DL3006
-FROM registry.hub.docker.com/adarnimrod/cron
+FROM registry.shore.co.il/cron
 # hadolint ignore=DL3018
 RUN apk add --no-cache --update docker-cli
 COPY --chown=root:root crontab /crontab