diff --git a/Dockerfile b/Dockerfile index 06956ce..c437a4d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM deltablot/custom-http-nginx:latest +FROM ghcr.io/deltablot/custom-http-nginx:latest COPY marmotte.love.conf /etc/nginx/conf.d COPY src/ /app WORKDIR /app