SONARIAC-1856 Modify S7019: remove second example id/diff (#4606)

This commit is contained in:
Rudy Regazzoni 2025-01-09 14:29:50 +01:00 committed by GitHub
parent 9cdea89191
commit 519c3bbd18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ ENTRYPOINT echo "Long script with chaining commands" \
&& echo "Goodbye"
----
[source,docker,diff-id=2,diff-type=compliant]
[source,docker]
----
FROM scratch
ENTRYPOINT ["/entrypoint.sh"]