Deps
This commit is contained in:
parent
b7f753e61d
commit
bb4273bec1
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# syntax = docker/dockerfile:1
|
||||
|
||||
# Adjust NODE_VERSION as desired
|
||||
ARG BUN_VERSION=1.0.18
|
||||
ARG BUN_VERSION=1.0.19
|
||||
FROM oven/bun:${BUN_VERSION} as base
|
||||
|
||||
LABEL fly_launch_runtime="Bun"
|
||||
|
|
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
Loading…
Add table
Reference in a new issue