updated opencode to 1.18.4
CI / Build opencode docker images (push) Successful in 8m9s

This commit is contained in:
2026-07-21 04:22:08 +08:00
parent e2eb658ac0
commit 85be151eac
+2 -2
View File
@@ -24,12 +24,12 @@ jobs:
builder: multiplatform-builder
context: "{{defaultContext}}:opencode"
build-args: |
OPENCODE_VERSION=1.18.3
OPENCODE_VERSION=1.18.4
platforms: |
linux/amd64
push: true
pull: true
tags: |
"gitea.woggioni.net/woggioni/opencode:1.18.3"
"gitea.woggioni.net/woggioni/opencode:1.18.4"
"gitea.woggioni.net/woggioni/opencode:latest"