Skip to content

Commit

Permalink
Automated: Update REPO_SUFFIX to 20220208-1 and release 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stackdriver-instrumentation-release committed Feb 10, 2022
1 parent 01c30db commit 11ba932
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:10.10-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=20220119-1
ARG REPO_SUFFIX=20220208-1

COPY entrypoint.sh Dockerfile /

Expand Down

0 comments on commit 11ba932

Please sign in to comment.