diff --git a/Dockerfile b/Dockerfile index fd0303b8d..e9c894d7c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -FROM ubuntu:bionic as app -LABEL maintainer="sre@edx.org" +FROM ubuntu:focal as app +MAINTAINER sre@edx.org # Packages installed: # git