Skip to content

Commit 0fe33ba

Browse files
committed
update PHONY targets
1 parent a5508b1 commit 0fe33ba

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-
.PHONY: build dev test
1+
.PHONY: base clean dev test
22

33
base:
44
docker build -t redis-py-base docker/base

0 commit comments

Comments
 (0)