cambio la imagen de bun a debian a ver si así rula con la última versión de debian

webui
borja 2 weeks ago
parent 733f316a32
commit 55a27974e4

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

Loading…
Cancel
Save