Skip to content

Commit 3f5308f

Browse files
committed
modify Makefile for Docker
1 parent e0a3933 commit 3f5308f

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
@@ -1,4 +1,4 @@
1-
DOCKER_NAME ?= blackanger/tutorial
1+
DOCKER_NAME ?= dinghao188/rcore-tutorial
22
.PHONY: docker build_docker
33
all:
44
make -C usr user_img

0 commit comments

Comments
 (0)