Skip to content

Commit

Permalink
chore: add newline (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcnc authored Feb 6, 2024
1 parent ae98ca0 commit f165fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 /
COPY --from=stats /tmp /

0 comments on commit f165fc8

Please sign in to comment.