Skip to content

Commit 53d08d5

Browse files
committed
update docker file
1 parent a7703b2 commit 53d08d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MAINTAINER SourceLab.org <[email protected]>
66

77
## Define what version of Kafka Webview to build the image using.
88
ENV WEBVIEW_VER="2.8.0" \
9-
WEBVIEW_SHA1="435bb872b46093d1e4edc09370438146d0c774ae" \
9+
WEBVIEW_SHA1="ec9d1b1fba703b22c3da076560e6789ed96148f9" \
1010
WEBVIEW_HOME="/app"
1111

1212
# Create app and data directories

0 commit comments

Comments
 (0)