:tools: Update docs & fix build-docker Makefile target (#2584)

bump alpine version to 3.8
This commit is contained in:
Anton Kaliaev
2018-10-09 16:04:15 +02:00
committed by Alexander Simmerl
parent 8761b27489
commit 3fcb62b931
6 changed files with 105 additions and 65 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.8
WORKDIR /app
COPY tm-bench /app/tm-bench