diff --git a/debian/bookworm/Dockerfile b/debian/bookworm/Dockerfile index bf718da..1b7fad3 100644 --- a/debian/bookworm/Dockerfile +++ b/debian/bookworm/Dockerfile @@ -1,5 +1,4 @@ FROM scratch LABEL maintainer "fithwum" ADD /debian-bookworm.tar.bz2 / -CMD ["/bin/bash"] -#test \ No newline at end of file +CMD ["/bin/bash"] \ No newline at end of file