chore: upgrade Docker base image to Bun 1.3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM oven/bun:1.1-alpine AS base
|
||||
FROM oven/bun:1.3-alpine AS base
|
||||
WORKDIR /app
|
||||
|
||||
# Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user