diff --git a/Dockerfile b/Dockerfile index 52edf37..439c3fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:23.04 RUN apt-get update \ && apt-get upgrade -y \