perf: ️ introduce bun runtime in dockerfiles and package.json

This commit is contained in:
amianthus
2025-07-19 14:26:12 +01:00
parent ab7150b9a3
commit 585bb55c8b
10 changed files with 39 additions and 32 deletions

View File

@@ -95,7 +95,7 @@ services:
# Run localtunnel
localtunnel:
image: node:20-alpine
image: oven/bun:latest
build:
dockerfile: docker/dev.dockerfile
context: .