Bump opencode to 1.14.30
This commit is contained in:
@@ -6,6 +6,10 @@ Tags follow `v{opencode_version}[letter]` — bare tag for the first build on a
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## v1.14.30 — 2026-04-30
|
||||||
|
|
||||||
|
Bump opencode to 1.14.30.
|
||||||
|
|
||||||
## v1.14.29c — 2026-04-29
|
## v1.14.29c — 2026-04-29
|
||||||
|
|
||||||
**Drop redundant mempalace-mcp-server wrapper, use the entry point mempalace ships.**
|
**Drop redundant mempalace-mcp-server wrapper, use the entry point mempalace ships.**
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@ ARG DEBIAN_VERSION=trixie-slim
|
|||||||
FROM debian:${DEBIAN_VERSION} AS base
|
FROM debian:${DEBIAN_VERSION} AS base
|
||||||
|
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
ARG OPENCODE_VERSION=1.14.29
|
ARG OPENCODE_VERSION=1.14.30
|
||||||
|
|
||||||
LABEL maintainer="joakimp"
|
LABEL maintainer="joakimp"
|
||||||
LABEL description="Portable opencode developer container"
|
LABEL description="Portable opencode developer container"
|
||||||
|
|||||||
Reference in New Issue
Block a user