⬆️ Update opencode on devenv dockerfile

This commit is contained in:
Andrey Antukh 2026-07-15 17:32:16 +02:00
parent 85dbf14344
commit e48f374984

View File

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