bunnnnnnnnn update
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# syntax = docker/dockerfile:1
|
||||
|
||||
# Adjust NODE_VERSION as desired
|
||||
ARG BUN_VERSION=1.0.9
|
||||
ARG BUN_VERSION=1.0.18
|
||||
FROM oven/bun:${BUN_VERSION} as base
|
||||
|
||||
LABEL fly_launch_runtime="Bun"
|
||||
|
Reference in New Issue
Block a user