diff --git a/Dockerfile b/Dockerfile index 232612e..4e27a16 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu +FROM ubuntu:focal WORKDIR /app ENV DEBIAN_FRONTEND=noninteractive RUN apt-get update \