Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 08:46:09 +01:00
parent a84b35c105
commit 6abfe9f27b

View File

@@ -34,7 +34,7 @@ jobs:
- type: CommandStep - type: CommandStep
name: Compile for Linux name: Compile for Linux
runInContainer: true runInContainer: true
image: erriss/erris-build_tools:V0.6 image: erriss/erris-build_tools:V0.7
interpreter: interpreter:
type: DefaultInterpreter type: DefaultInterpreter
commands: | commands: |