Skip to content

Commit

Permalink
Update latest stable REPO_SUFFIX to 20190217-1. (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
qingling128 authored Feb 20, 2019
1 parent 8b466bb commit 9f29a7e
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.6-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=20190202-1
ARG REPO_SUFFIX=20190217-1

COPY entrypoint.sh Dockerfile /

Expand Down

0 comments on commit 9f29a7e

Please sign in to comment.