Upgrade to Ubuntu 20.4 LTS

Steven 2021-03-05 12:24:49 +01:00
parent 5997549d38
commit 66cc82e2a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM ubuntu:bionic
FROM ubuntu:latest
# Install core components
ENV DEBIAN_FRONTEND noninteractive