mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 14:34:17 +00:00
:tools: Update docs & fix build-docker Makefile target (#2584)
bump alpine version to 3.8
This commit is contained in:
committed by
Alexander Simmerl
parent
8761b27489
commit
3fcb62b931
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.7
|
||||
FROM alpine:3.8
|
||||
|
||||
WORKDIR /app
|
||||
COPY tm-bench /app/tm-bench
|
||||
|
||||
Reference in New Issue
Block a user