bump to latest release

This commit is contained in:
lza_menace 2021-01-19 00:39:59 -08:00
parent 9ac50e1bba
commit e100131b7d
4 changed files with 12 additions and 12 deletions

View file

@ -10,10 +10,10 @@ up: ## Build and run the required containers by fetching binaries
docker-compose -f docker-compose.yaml up -d
build: ## Build the required containers by fetching binaries
docker-compose -f docker-compose.yaml build --no-cache
docker-compose -f docker-compose.yaml build
down: ## Stop the containers
docker-compose -f docker-compose.yaml down
logs: ## Get logs from the containers
docker-compose -f docker-compose.yaml logs -f
docker-compose -f docker-compose.yaml logs -f wownerod