updated opencode
All checks were successful
CI / Build opencode docker images (push) Successful in 15m2s

This commit is contained in:
2026-04-30 09:44:42 +08:00
parent a7b63d695c
commit 40ea96874f

View File

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