summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Containerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile
index dafa2de..b7aaf9c 100644
--- a/Containerfile
+++ b/Containerfile
@@ -1,3 +1,3 @@
FROM debian
-RUN apt-get update && apt-get install -y jq \ No newline at end of file
+RUN echo "test!" \ No newline at end of file