Skip to content

Commit 2b4b449

Browse files
authored
Merge pull request #6 from dragoonis/patch/make-docker-command-doesn_t-work-#5
2 parents 86e2517 + 894efb7 commit 2b4b449

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
@@ -7,7 +7,7 @@ FPM_URL := http://localhost:8088
77

88
.PHONY: k6 clean
99

10-
docker:
10+
pull-docker:
1111
@echo "Pulling Docker images..."
1212
docker pull redis:7-alpine
1313
docker pull php:8.4-fpm

0 commit comments

Comments
 (0)