summaryrefslogtreecommitdiff
path: root/ci/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/Containerfile')
-rw-r--r--ci/Containerfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/ci/Containerfile b/ci/Containerfile
deleted file mode 100644
index 5f88108..0000000
--- a/ci/Containerfile
+++ /dev/null
@@ -1,4 +0,0 @@
-FROM data.forgejo.org/oci/node:20-bullseye
-
-RUN apt-get update && \
- apt-get install -y buildah git \ No newline at end of file