bigbossmonster commited on
Commit
deaa5b6
·
verified ·
1 Parent(s): 3e17c4f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -1 +1,3 @@
 
 
1
  RUN apt-get update && apt-get install -y --no-install-recommends
 
1
+ FROM debian:bullseye
2
+
3
  RUN apt-get update && apt-get install -y --no-install-recommends