Skip to content

Commit 33b8948

Browse files
committed
fix: correct version
1 parent 051c9fd commit 33b8948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/nix/build_nix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ nix build .#psql_16/bin -o psql_16
1414
nix build .#psql_orioledb-17/bin -o psql_orioledb_17
1515
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_15
1616
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_16
17-
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_orioledb_16
17+
nix copy --to s3://nix-postgres-artifacts?secret-key=nix-secret-key ./psql_orioledb_17

0 commit comments

Comments
 (0)