use postgres 15 in CI
[akkoma] / .woodpecker.yml
index fa2114337b01c430aabee940f9f03ddccc35fd6f..9395567f402b5b63f07fde9528cd13ab4a3c1577 100644 (file)
@@ -41,7 +41,7 @@ variables:
 
 services:
   postgres:
-    image: postgres:13
+    image: postgres:15
     when:
       event:
         - pull_request