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 (#821)
Browse files Browse the repository at this point in the history
new features from gapic-generator:
- PHP multi-pattern resource name support.
- Trace up only one level when calculating parent types with singleton resource names
  • Loading branch information
yihanzhen authored Mar 30, 2020
1 parent cbfa556 commit 7552dd0
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 e47fdd266542386e5e7346697f90476e96dc7ee8
ENV GAPIC_GENERATOR_HASH 43a8733bac1590f13fe1a04c8dedb9e4a7069deb
ENV GAPIC_GENERATOR_HASH c895a56928c4b8b786a738db27aa93d925788e69
# Define version number below. The ARTMAN_VERSION line is parsed by
# .circleci/config.yml and setup.py, please keep the format.
ENV ARTMAN_VERSION 1.1.1
Expand Down

0 comments on commit 7552dd0

Please sign in to comment.