Skip to content

Commit

Permalink
update ksql version to 5.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanyang0528 committed Jun 19, 2018
1 parent 1c7568c commit 081c340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ksql-server/Dockerfile
@@ -1,4 +1,4 @@
FROM confluentinc/ksql-cli:0.3
FROM confluentinc/ksql-cli:5.0.0-beta1
LABEL maintainer="bryan.yang@vpon.com"

RUN apt update && apt install -y supervisor &&\
Expand Down

0 comments on commit 081c340

Please sign in to comment.