diff --git a/Dockerfile b/Dockerfile index 2d3b73c..e248cbe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/ubuntu:noble +FROM docker.io/library/ubuntu:resolute LABEL org.opencontainers.image.authors="moulickaggarwal" LABEL org.opencontainers.image.source="https://github.com/Moulick/debug-image"