From 6abfe9f27b058fa6b10de38bdb723cef991c2c74 Mon Sep 17 00:00:00 2001 From: erris Date: Tue, 10 Mar 2026 08:46:09 +0100 Subject: [PATCH] Edit .onedev-buildspec.yml --- .onedev-buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 142a08f..4aec50b 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -34,7 +34,7 @@ jobs: - type: CommandStep name: Compile for Linux runInContainer: true - image: erriss/erris-build_tools:V0.6 + image: erriss/erris-build_tools:V0.7 interpreter: type: DefaultInterpreter commands: |