diff --git a/Dockerfile b/Dockerfile index f5f5166ca..d5621da72 100644 --- a/Dockerfile +++ b/Dockerfile @@ -927,4 +927,4 @@ RUN --mount=type=cache,target=/ccache,from=public.ecr.aws/supabase/postgres:ccac ccache -s && \ cp -r /ccache/* /tmp FROM scratch as buildcache -COPY --from=stats /tmp / \ No newline at end of file +COPY --from=stats /tmp /