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