Skip to content

Commit 756cb26

Browse files
committed
chore: hadolint fixes
1 parent 11f40bb commit 756cb26

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

hbase/hbase-opa-authorizer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ fi
3232

3333
# set correct groups
3434
chmod --recursive g=u /stackable
35-
EOF
35+
EOF

hbase/hbase-opa-authorizer/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"java-devel": "11",
55
"delete_caches": "true",
66
},
7-
]
7+
]

hbase/hbase-operator-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ fi
6161

6262
# set correct groups
6363
chmod --recursive g=u /stackable
64-
EOF
64+
EOF

nifi/iceberg-bundle/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ rm -rf nifi-iceberg-bundle-${PRODUCT}
3535
# Set correct groups
3636
chmod g=u /stackable/*.nar
3737
chmod g=u /stackable/*.sbom.json
38-
EOF
38+
EOF

0 commit comments

Comments
 (0)