mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
ci
This commit is contained in:
parent
71d280d570
commit
5ea1042ffb
2 changed files with 19 additions and 8 deletions
|
|
@ -2,7 +2,7 @@ ARG REGISTRY=ghcr.io/anomalyco
|
|||
FROM ${REGISTRY}/build/base:24.04
|
||||
|
||||
ARG NODE_VERSION=24.4.0
|
||||
ARG BUN_VERSION=1.2.4
|
||||
ARG BUN_VERSION=1.3.5
|
||||
|
||||
ENV BUN_INSTALL=/opt/bun
|
||||
ENV PATH=/opt/bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue