diff --git a/Dockerfile b/Dockerfile index ac649ad..d5a306b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1 AS bun-bin +FROM oven/bun:canary-slim AS bun-bin FROM smanx/opencode:latest AS base USER root