Skip to content

Commit

Permalink
Fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitjain28may committed Aug 12, 2019
1 parent 909eab5 commit 304a628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,6 +1,6 @@
DOCKER_REPO = phpmyadmin/phpmyadmin

.PHONY: all build build_nc run logs clean stop rm prune
.PHONY: all build build-apache build-fpm build-fpm-alpine run logs clean stop rm prune

all: build run logs

Expand Down

0 comments on commit 304a628

Please sign in to comment.