Skip to content

Commit

Permalink
update docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
Crim committed Dec 17, 2021
1 parent a7703b2 commit 53d08d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MAINTAINER SourceLab.org <stephen.powis@gmail.com>

## Define what version of Kafka Webview to build the image using.
ENV WEBVIEW_VER="2.8.0" \
WEBVIEW_SHA1="435bb872b46093d1e4edc09370438146d0c774ae" \
WEBVIEW_SHA1="ec9d1b1fba703b22c3da076560e6789ed96148f9" \
WEBVIEW_HOME="/app"

# Create app and data directories
Expand Down

0 comments on commit 53d08d5

Please sign in to comment.