Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
bump gapic-generator version (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
pongad authored Nov 5, 2018
1 parent d33d2d5 commit 9f6bd1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ FROM ubuntu:16.04

# Release parameters
ENV GOOGLEAPIS_HASH b71d0c74de0b84f2f10a2c61cd66fbb48873709f
ENV GAPIC_GENERATOR_HASH ea27c8ac15551128e52998a35471711b4c6ffd82
ENV GAPIC_GENERATOR_HASH 0f4bf83e32d46c5ea242bd065bfb1de56a9d2605
# 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.15.9
ENV ARTMAN_VERSION 0.15.10

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 9f6bd1c

Please sign in to comment.