plsgivemeachane commited on
Commit
6aa6353
1 Parent(s): 53bc6a8
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -2,6 +2,8 @@ FROM oven/bun:1.1.12-debian
2
 
3
  COPY . .
4
 
 
 
5
  RUN apt install tree -y
6
 
7
  RUN tree
 
2
 
3
  COPY . .
4
 
5
+ RUN apt update
6
+
7
  RUN apt install tree -y
8
 
9
  RUN tree