⬆️ Update opencode version on devenv

This commit is contained in:
Andrey Antukh 2026-08-17 11:05:42 +02:00
parent 9e97477a98
commit e219ce20eb

View File

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