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 to pick up fix (#524)
Browse files Browse the repository at this point in the history
* Pick up gapic-generator fix

* Update artman version in Dockerfile

Co-Authored-By: michaelbausor <[email protected]>
  • Loading branch information
michaelbausor authored and alexander-fenster committed Nov 14, 2018
1 parent 8c236b4 commit 2480cbf
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 e052651a59cf6e5a12c1f4c77dcc58d17ecdd670
ENV GAPIC_GENERATOR_HASH 407ec3bc6ec64158fc3ad9033c6829b6f8b7aa48
# 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.11
ENV ARTMAN_VERSION 0.16.0

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 2480cbf

Please sign in to comment.