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

Commit

Permalink
Release 0.15.6 (#505)
Browse files Browse the repository at this point in the history
* release 0.15.6

* update commit hashes
  • Loading branch information
alexander-fenster authored Sep 27, 2018
1 parent 4d49d72 commit 4ac968d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
FROM ubuntu:16.04

# Release parameters
ENV GOOGLEAPIS_HASH 837973f525ecf5f0cb1cfa2bd8fc85e936d4c6c9
ENV GAPIC_GENERATOR_HASH 48441a7c3382583d5887a9db7286fb0fb93223e7
ENV GOOGLEAPIS_HASH 071efb9af05d831205787108e163235db6b763e4
ENV GAPIC_GENERATOR_HASH 3fa914405f4e7a085c1e653100c264f049e665fe
# 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.5
ENV ARTMAN_VERSION 0.15.6

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 4ac968d

Please sign in to comment.