@ -1,5 +1,5 @@
# Use standard Bun image for debugging (switch back to alpine later)
FROM oven/bun:1.1 as base
FROM oven/bun:1 as base
# Install basic debugging tools
RUN apt-get update && apt-get install -y curl netcat sqlite3