mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 22:09:16 +01:00
chore: ⬆️ Upgrade Bun to 1.1.30
This commit is contained in:
parent
04651746bb
commit
7cdbb8ba6f
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Bun doesn't run well on Musl but this seems to work
|
||||
FROM oven/bun:1.1.29-alpine as base
|
||||
FROM oven/bun:1.1.30-alpine as base
|
||||
|
||||
# Switch to Bash by editing /etc/passwd
|
||||
RUN apk add --no-cache libstdc++ git bash curl openssh cloc && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue