fix: bin -> bun

This commit is contained in:
punkfairie 2024-11-10 18:27:22 -08:00
parent 960d095112
commit 86fa761191
Signed by: punkfairie
GPG key ID: 01823C057725C266

View file

@ -1,5 +1,5 @@
# https://bun.sh/guides/ecosystem/docker
FROM oven/bin:1.1.19 AS base
FROM oven/bun:1.1.19 AS base
# Install dependencies into the temp directory
# Install, excluding devDeps