tools(docker): Fix Makefile usage

This commit is contained in:
Mizux Seiha
2020-04-30 14:27:20 +02:00
parent 402bc50bd5
commit b4e7fb507e

View File

@@ -38,7 +38,7 @@ help:
@echo -e "\t\t${BOLD}alpine-edge${RESET} (latest)"
@echo -e "\t\t${BOLD}centos-8${RESET} (latest)"
@echo -e "\t\t${BOLD}debian-10${RESET} (latest)"
@echo -e "\t\t${BOLD}ubuntu-19.04${RESET} (Ubuntu latest)"
@echo -e "\t\t${BOLD}ubuntu-19.10${RESET} (Ubuntu latest)"
@echo -e "\t\t${BOLD}ubuntu-18.04${RESET} (Ubuntu 18.04 LTS)"
@echo -e "\t\t${BOLD}ubuntu-16.04${RESET} (Ubuntu 16.04 LTS)"
@echo