goingyt commited on
Commit
8515ccf
Β·
verified Β·
1 Parent(s): 1076dd4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -2,6 +2,8 @@ FROM ubuntu:latest
2
 
3
  RUN apt update
4
 
 
 
5
  RUN apt install neofetch -y
6
 
7
  RUN neofetch
 
2
 
3
  RUN apt update
4
 
5
+ RUN apt-get update
6
+
7
  RUN apt install neofetch -y
8
 
9
  RUN neofetch