⬆️ Update opencode on devenv

This commit is contained in:
Andrey Antukh 2026-07-23 10:46:05 +02:00
parent b3091399cd
commit 7430ffe718

View File

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