Skip to content

Commit 83c2a18

Browse files
committed
linter
1 parent 59c6141 commit 83c2a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zookeeper/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ chown -h ${STACKABLE_USER_UID}:0 /stackable/zookeeper
8888

8989
# fix missing permissions
9090
chmod g=u /stackable/jmx
91-
chmod g=u /stackable/apache-zookeeper-${PRODUCT}-bin/
91+
chmod g=u /stackable/apache-zookeeper-${PRODUCT}-bin/
9292
EOF
9393

9494
# ----------------------------------------

0 commit comments

Comments
 (0)