diff --git a/build-image/node/Dockerfile_18.17.1 b/build-image/node/Dockerfile_18.17.1 index 8fab78e..fb84a79 100644 --- a/build-image/node/Dockerfile_18.17.1 +++ b/build-image/node/Dockerfile_18.17.1 @@ -1,6 +1,6 @@ RFOM node:18.17.1 -LABLE ycz008 yangchengzi@seethingx.com +LABLE ycz008 ycz008@seethingx.com RUN apt-get update && \ apt-get install -y --no-install-recommends ca-certificates curl && \