chore(build): 📦 Revert bun-node version to 1.1.5

This commit is contained in:
Jesse Wierzbinski 2024-05-01 19:04:22 -10:00
parent 035d90c763
commit 4077f937b4
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
# Bun doesn't run well on Musl but this seems to work
FROM imbios/bun-node:1.1.6-current-alpine as base
FROM imbios/bun-node:1.1.5-current-alpine as base
RUN apk add --no-cache libstdc++