Unverified Commit df77e8d1 authored by ThatOneCalculator's avatar ThatOneCalculator
Browse files

fix: 🐋 use official bun docker image

parent 03039f49
# syntax=docker/dockerfile:1 # syntax=docker/dockerfile:1
FROM imbios/bun-node:alpine as build FROM oven/bun:alpine as build
WORKDIR /app WORKDIR /app
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment