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

Commit

Permalink
Update gapic-generator hash (#742)
Browse files Browse the repository at this point in the history
To include the following features from gapic-generator:

- SampleGen: generates sample manifest file for Java samples (#2992)
- Python: Update URL for 'requests' Sphinx inventory. (#2990)
  • Loading branch information
yihanzhen authored and alexander-fenster committed Oct 3, 2019
1 parent 8c6583d commit 91f40d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:16.04

# Release parameters
ENV GOOGLEAPIS_HASH 47bd0c2ba33c28dd624a65dad382e02bb61d1618
ENV GAPIC_GENERATOR_HASH dbc6b7409f9330eca91bd401169e97fe301a35e4
ENV GAPIC_GENERATOR_HASH 1bfe1a98586744038019f1d0bd90817a170f22d2
# 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.37.1
Expand Down

0 comments on commit 91f40d4

Please sign in to comment.