Skip to content

Commit

Permalink
fix: correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
samrose committed Oct 27, 2024
1 parent 051c9fd commit 33b8948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nix/build_nix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ nix build .#psql_16/bin -o psql_16
nix build .#psql_orioledb-17/bin -o psql_orioledb_17
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_15
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_16
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_orioledb_16
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_orioledb_17

0 comments on commit 33b8948

Please sign in to comment.