diff --git a/Dockerfile b/Dockerfile index 0be8702..7d61f19 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:24.04 # Versions ENV NODE_VERSION "18"