Yaya86 commited on
Commit
7a49790
1 Parent(s): 4eb9619

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ubuntu:latest
2
 
3
  #RUN apt-get update && apt-get install -y whoami
4
 
 
1
+ FROM ubuntu:22.04
2
 
3
  #RUN apt-get update && apt-get install -y whoami
4