📎 Update opencode on devenv

This commit is contained in:
Andrey Antukh 2026-07-20 09:37:57 +02:00
parent 779983d38e
commit b2140d5ff1

View File

@ -66,7 +66,7 @@ RUN set -eux; \
FROM base AS setup-opencode
ENV OPENCODE_VERSION=1.18.1
ENV OPENCODE_VERSION=1.18.2
RUN set -ex; \
ARCH="$(dpkg --print-architecture)"; \