update dockerfile for build
Some checks failed
Build, Upload RootFS, and Push Docker Images / push-archives-to-repo (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images / build-and-push-docker-images (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images / build-rootfs-archives (push) Has been cancelled

This commit is contained in:
2025-07-05 12:50:58 -07:00
parent a6caf1d958
commit bab4253f28

View File

@@ -1,4 +1,4 @@
FROM debian:bullseye
FROM gitea.fithwum.tech/fithwum/debian-base:bookworm
ARG VERSION
ENV DEBIAN_FRONTEND=noninteractive