diff --git a/Dockerfile b/Dockerfile index 66b74bc..3ebe8d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ WORKDIR /build/ COPY build.sh /build/ RUN bash build.sh -FROM ubuntu:jammy@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e +FROM ubuntu:resolute@sha256:3131b4cc82a783df6c9df078f86e01819a13594b865c2cad47bd1bca2b7063bb LABEL maintainer="Xiaonan Shen " EXPOSE 25/tcp