This commit is contained in:
Atridad Lahiji 2023-12-23 02:08:39 -07:00
parent b7f753e61d
commit bb4273bec1
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -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

Binary file not shown.