Bump bun version in Dockerfile and add fixes for downloads
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use the official Bun image
|
||||
FROM oven/bun:1.1.3
|
||||
FROM oven/bun:latest
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user