Skip to content

Commit f165fc8

Browse files
authored
chore: add newline (supabase#878)
1 parent ae98ca0 commit f165fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,4 +927,4 @@ RUN --mount=type=cache,target=/ccache,from=public.ecr.aws/supabase/postgres:ccac
927927
ccache -s && \
928928
cp -r /ccache/* /tmp
929929
FROM scratch as buildcache
930-
COPY --from=stats /tmp /
930+
COPY --from=stats /tmp /

0 commit comments

Comments
 (0)