diff --git a/Dockerfile b/Dockerfile index a6ee29cd..829b9be8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ ENV GOOGLEAPIS_HASH e47fdd266542386e5e7346697f90476e96dc7ee8 ENV GAPIC_GENERATOR_HASH cdfe1fc4bb43c0571cf3b780681108f215a76758 # 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.44.4 +ENV ARTMAN_VERSION 0.45.0 ENV DEBIAN_FRONTEND noninteractive