diff --git a/Dockerfile b/Dockerfile index 87c5fa3..3e921a7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:latest +FROM ubuntu:22.04 RUN apt-get update -y RUN apt-get install -y wget gnupg2