commit | 74dcd14ab232376a524f99065c48bbd08aadc048 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue May 07 10:37:22 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue May 07 12:22:43 2019 -0700 |
tree | d7cea72446e5ec63e811bd7b0f5424fc4145073a | |
parent | f350dc3ea2a9dc84383d281c0d8afffc6e7991f2 [diff] [blame] |
SEBA-622 add grpcio-reflection Change-Id: I42fdf76b60d5c69275369b0ab38558c21983a9d3
diff --git a/Dockerfile b/Dockerfile index 1a9cff0..d16bfaf 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -13,7 +13,7 @@ # limitations under the License. # xosproject/alpine-grpc-base -FROM alpine:3.9.2 +FROM alpine:3.9.3 # Install apk packages RUN apk add --no-cache \