Small fixes

This commit is contained in:
RainLoop Team 2019-07-12 00:18:12 +03:00
parent 0c38f42197
commit cdfe5fb232
2 changed files with 2 additions and 3 deletions

View file

@ -75,4 +75,4 @@ gpg:
docker run -it --rm -w=/var/www \
-v $(shell pwd)/.docker/.cache/.gnupg:/root/.gnupg \
-v $(shell pwd):/var/www \
ubuntu:latest bash
ubuntu:16.04 bash