Skip to content

Commit 9c8db9d

Browse files
committed
fix comment
1 parent b1fcb9d commit 9c8db9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ EOF
169169
# - check file permissions and ownerships
170170
# ----------------------------------------
171171

172-
# Check that permissions and ownership in /stackable are set correctly
172+
# Check that permissions and ownership in ${HOME} are set correctly
173173
# This will fail and stop the build if any mismatches are found.
174174
RUN <<EOF
175175
/bin/check-permissions-ownership.sh ${HOME} ${STACKABLE_USER_UID} 0

0 commit comments

Comments
 (0)