Skip to content

Commit d429710

Browse files
committed
ignoring another info
1 parent 47f2bf2 commit d429710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

superset/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN microdnf update \
3838
&& microdnf clean all && \
3939
rm -rf /var/cache/yum
4040

41-
# hadolint ignore=DL3042
41+
# hadolint ignore=DL3042,SC2102
4242
RUN python3 -m venv /stackable/app \
4343
&& source /stackable/app/bin/activate \
4444
&& pip install \

0 commit comments

Comments
 (0)