Skip to content

Commit 24cec92

Browse files
committed
Integration tests: Postgres version bump to 17.0
1 parent b54e7a9 commit 24cec92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/integration_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
export POSTGRES_VERSION="16.3-alpine3.20"
3+
export POSTGRES_VERSION="17.0-alpine3.20"
44
scripts/test_db_up.sh
55

66
scala-cli test Main.scala integration

0 commit comments

Comments
 (0)