aboutsummaryrefslogtreecommitdiff
path: root/tests/screentest/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/screentest/run.sh')
-rwxr-xr-xtests/screentest/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/screentest/run.sh b/tests/screentest/run.sh
index 6d9d595e..6481e974 100755
--- a/tests/screentest/run.sh
+++ b/tests/screentest/run.sh
@@ -211,7 +211,7 @@ run_locally() {
-e LANG=C \
-p $postgres_port:$postgres_port \
--rm \
- postgres:11.12
+ postgres:14
wait_for $postgres_port
# Postgres can take some time to start up even after it is listening to the port.
runcmd sleep 4