Skip to content

Commit

Permalink
Automated: Update REPO_SUFFIX to 20230320-1 and release 1.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
stackdriver-instrumentation-release committed Mar 21, 2023
1 parent eb0ad49 commit c334d22
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=20230117-1
ARG REPO_SUFFIX=20230320-1

COPY entrypoint.sh Dockerfile /

Expand Down

0 comments on commit c334d22

Please sign in to comment.