aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/Dockerfile.tools
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/Dockerfile.tools')
-rw-r--r--.github/workflows/Dockerfile.tools3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/Dockerfile.tools b/.github/workflows/Dockerfile.tools
new file mode 100644
index 0000000000..c2ae7dc896
--- /dev/null
+++ b/.github/workflows/Dockerfile.tools
@@ -0,0 +1,3 @@
+FROM registry.gitlab.com/openwrt/buildbot/buildworker-3.4.1
+
+COPY --chown=buildbot:buildbot tools.tar /tools.tar