diff --git a/Dockerfile b/Dockerfile index d212ed7..351a666 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:latest +FROM ubuntu:kinetic-20220830 ENV DEBIAN_FRONTEND=noninteractive RUN apt-get update