diff --git a/Dockerfile b/Dockerfile index 80e7ba6d..2b0e600b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ ENV GOOGLEAPIS_HASH 47bd0c2ba33c28dd624a65dad382e02bb61d1618 ENV GAPIC_GENERATOR_HASH f4a823d9f5df9da8f064058725b3c0c43bda5e3b # Define version number below. The ARTMAN_VERSION line is parsed by # .circleci/config.yml and setup.py, please keep the format. -ENV ARTMAN_VERSION 0.30.1 +ENV ARTMAN_VERSION 0.31.0 ENV DEBIAN_FRONTEND noninteractive