Paolo-Fraccaro commited on
Commit
337e7dd
·
1 Parent(s): e06d936

try different ubuntu version

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