Skip to content

Commit f40d062

Browse files
committed
consolidation
1 parent 5303982 commit f40d062

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

opa/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,9 @@ microdnf install \
147147
jq
148148
microdnf clean all
149149
rm -rf /var/cache/yum
150+
151+
# fix missing permissions
152+
chmod g=u /stackable/opa
150153
EOF
151154

152155
# ----------------------------------------

0 commit comments

Comments
 (0)