Skip to content

Commit

Permalink
Merge pull request #3 from EwenQuim/patch-1
Browse files Browse the repository at this point in the history
docker container upgraded to ubuntu 20.04
  • Loading branch information
alicerunsonfedora committed Jan 25, 2021
2 parents 5305449 + d0b86c6 commit b6425bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04

RUN apt-get update
RUN apt-get install --yes bzip2 wget libxext6 libllvm6.0 mesa-utils
Expand Down

0 comments on commit b6425bc

Please sign in to comment.