diff --git a/Makefile b/Makefile index c92718c..53b316b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ -# .PHONY: apache fpm fpm-alpine - -RUNTIME = podman +RUNTIME?=podman apache-lts: $(RUNTIME) build --pull -t docker.io/martialblog/limesurvey:3-apache 3.0/apache