bump opencode to 1.4.0
All checks were successful
CI / Build opencode docker images (push) Successful in 30m19s

This commit is contained in:
2026-04-08 22:11:30 +08:00
parent 8b3c54f8d4
commit c6f2ecbce0

View File

@@ -24,12 +24,12 @@ jobs:
builder: multiplatform-builder
context: "{{defaultContext}}:opencode"
build-args: |
OPENCODE_VERSION=1.3.13
OPENCODE_VERSION=1.4.0
platforms: |
linux/amd64
push: true
pull: true
tags: |
"gitea.woggioni.net/woggioni/opencode:1.3.13"
"gitea.woggioni.net/woggioni/opencode:1.4.0"
"gitea.woggioni.net/woggioni/opencode:latest"