Skip to content

Commit 15e1981

Browse files
committed
restore links
1 parent 3bdced3 commit 15e1981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ restart *SERVICES:
309309
--runtime "${MALCOLM_CONTAINER_RUNTIME:-docker}" \
310310
--namespace "${MALCOLM_K8S_NAMESPACE:-malcolm}" \
311311
--profile "${MALCOLM_PROFILE:-malcolm}" \
312-
--image-source "${MALCOLM_K8S_IMAGE_SOURCE:-ghcr.io/mmguero-dev/Malcolm}" \
312+
--image-source "${MALCOLM_K8S_IMAGE_SOURCE:-ghcr.io/idaholab/Malcolm}" \
313313
--image-tag "${MALCOLM_K8S_IMAGE_TAG:-main}" \
314314
--inject-resources "${MALCOLM_K8S_INJECT_RESOURCES:-false}" \
315315
--no-capabilities "${MALCOLM_K8S_NO_CAPABILITIES:-false}" \

0 commit comments

Comments
 (0)