shriarul5273 commited on
Commit
1374a2e
1 Parent(s): 5160da3

Update Dockerfile

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