diff --git a/Makefile b/Makefile index f6f174f..e8a3327 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ DOCS := \ DATE ?= $(shell date +%Y-%m-%d) VERSION ?= v0.0.0 REVMARK ?= Draft -DOCKER_IMG := docker.io/riscvintl/riscv-docs-base-container-image:latest +DOCKER_IMG := ghcr.io/riscv/riscv-docs-base-container-image:latest DOCKER_BIN ?= docker ifneq ($(SKIP_DOCKER),true) DOCKER_IS_PODMAN = \