aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/injections/dockerfile/bash-on-run-instructions.dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/query/injections/dockerfile/bash-on-run-instructions.dockerfile')
-rw-r--r--tests/query/injections/dockerfile/bash-on-run-instructions.dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/query/injections/dockerfile/bash-on-run-instructions.dockerfile b/tests/query/injections/dockerfile/bash-on-run-instructions.dockerfile
index d25020494..00621f1a3 100644
--- a/tests/query/injections/dockerfile/bash-on-run-instructions.dockerfile
+++ b/tests/query/injections/dockerfile/bash-on-run-instructions.dockerfile
@@ -1,6 +1,6 @@
FROM foo
RUN bar
-# ^ bash
+# ^ @bash
RUN \
baz
-# ^ bash
+# ^ @bash