8000 Sam/15 16 nix package, build and test of 15.8 and 16.3 by samrose · Pull Request #1266 · supabase/postgres · GitHub
[go: up one dir, main page]

Skip to content

Sam/15 16 nix package, build and test of 15.8 and 16.3 #1266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Oct 17, 2024
Prev Previous commit
chore: cleanup
  • Loading branch information
samrose committed Oct 17, 2024
commit 9188d4dff03a5f7f050a2e037984f3b87cd9949d
2 changes: 1 addition & 1 deletion migrations/Dockerfile.dbmate
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ ENV PATH="/usr/lib/postgresql/%VERSION%/bin:${PATH}"

RUN dbmate --version

ENTRYPOINT ["dbmate"]
ENTRYPOINT ["dbmate"]
Loading
0