Skip to content

Commit a9fd588

Browse files
committed
Use ghcr.io docs base container image
1 parent 8cf4af7 commit a9fd588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Building with a preinstalled docker container is recommended.
1717
# Install by running:
1818
#
19-
# docker pull riscvintl/riscv-docs-base-container-image:latest
19+
# docker pull ghcr.io/riscv/riscv-docs-base-container-image:latest
2020
#
2121

2222
DOCS := riscv-privileged riscv-unprivileged

0 commit comments

Comments
 (0)