latest bun
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM oven/bun:1 AS base
|
||||
FROM oven/bun:latest AS base
|
||||
|
||||
# Install dependencies only when needed
|
||||
FROM base AS deps
|
||||
|
||||
Reference in New Issue
Block a user