add bullseye
This commit is contained in:
2
bullseye/Dockerfile
Normal file
2
bullseye/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM debian:bullseye
|
||||
RUN apt-get update && apt-get install -y python3 && apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
Reference in New Issue
Block a user