Skip to content

Commit

Permalink
Automated: Update REPO_SUFFIX to 20200716-1 and release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stackdriver-instrumentation-release committed Jul 20, 2020
1 parent 2179682 commit f92b931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM debian:9.9-slim
# Default google-fluentd to the latest stable.
# Use `docker build --build-arg REPO_SUFFIX=<CUSTOM_REPO_SUFFIX>` to override
# the version.
ARG REPO_SUFFIX=20200611-1
ARG REPO_SUFFIX=20200716-1

COPY entrypoint.sh Dockerfile /

Expand Down

0 comments on commit f92b931

Please sign in to comment.