mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
chore(build): 📦 Update Bun and packages
This commit is contained in:
parent
550e8977cf
commit
972bd4f4a2
|
|
@ -25,7 +25,7 @@ RUN bun run prod-build
|
||||||
WORKDIR /temp/dist
|
WORKDIR /temp/dist
|
||||||
|
|
||||||
# Copy production dependencies and source code into final image
|
# Copy production dependencies and source code into final image
|
||||||
FROM oven/bun:1.1.6-alpine
|
FROM oven/bun:1.1.7-alpine
|
||||||
|
|
||||||
RUN apk add --no-cache libstdc++
|
RUN apk add --no-cache libstdc++
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue