]> Untitled Git - lemmy.git/commitdiff
Downgrade postgres for CI to 15.2 (fixes #2857) (#2859)
authorNutomic <me@nutomic.com>
Fri, 12 May 2023 23:08:32 +0000 (01:08 +0200)
committerGitHub <noreply@github.com>
Fri, 12 May 2023 23:08:32 +0000 (19:08 -0400)
.woodpecker.yml

index 4b5ff99ad387c1fa43491f75d08bf9fadbd10f1a..0a5b3e6bf1368e69160011c79a8f0c1c906b8497 100644 (file)
@@ -270,7 +270,7 @@ pipeline:
 
 services:
   database:
-    image: postgres:15-alpine
+    image: postgres:15.2-alpine
     environment:
       POSTGRES_USER: lemmy
       POSTGRES_PASSWORD: password