diff --git a/Dockerfile b/Dockerfile index ae43303..8f3a6f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ -FROM gitea.fithwum.tech/fithwum/debian-base:bullseye +# FROM gitea.fithwum.tech/fithwum/debian-base:bullseye +FROM debian:latest ARG VERSION ENV DEBIAN_FRONTEND=noninteractive