ar08 commited on
Commit
f7b1722
·
verified ·
1 Parent(s): 24fc45c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -28,7 +28,7 @@ RUN apt-get update && \
28
  linux-headers-amd64 \
29
  dkms
30
 
31
- RUN apt install virtualbox-6.1 6.1.50-161033~Debian~bookworm -y
32
 
33
 
34
  # Install dependencies
 
28
  linux-headers-amd64 \
29
  dkms
30
 
31
+ RUN apt-get install virtualbox -y
32
 
33
 
34
  # Install dependencies