mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 15:07:55 -05:00
chore(deps): upgrade to bun v1.3 (#2181)
* chore(deps): upgrade to bun v1.3 * ack PR comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ========================================
|
||||
# Base Stage: Alpine Linux with Bun
|
||||
# ========================================
|
||||
FROM oven/bun:1.2.22-alpine AS base
|
||||
FROM oven/bun:1.3.3-alpine AS base
|
||||
|
||||
# ========================================
|
||||
# Dependencies Stage: Install Dependencies
|
||||
|
||||
Reference in New Issue
Block a user