Skip to content

Commit

Permalink
Bump to Trifecta v0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
janschultecom committed Oct 7, 2016
1 parent c0b6512 commit 3d02eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM java:8
MAINTAINER Jan Schulte <[email protected]>

ENV TRIFECTA_VERSION=0.21.0 TRIFECTA_URL=https://github.com/ldaniels528/trifecta/releases/download
ENV TRIFECTA_VERSION=0.21.2 TRIFECTA_URL=https://github.com/ldaniels528/trifecta/releases/download

RUN useradd -r -m trifecta

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# docker-trifecta

Docker container for trifecta v0.21.2. Supports Kafka 0.10
Start the container with the following command:

```sh
Expand Down

0 comments on commit 3d02eca

Please sign in to comment.