bump opencode version
All checks were successful
CI / Build opencode docker images (push) Successful in 11m8s

This commit is contained in:
2026-04-15 08:55:38 +08:00
parent f8d71cb8ba
commit b0f3660872

View File

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