]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/test.yml
Add ffmpeg tags for ffmpeg logs
[github/Chocobozzz/PeerTube.git] / .github / workflows / test.yml
index 35c91bf85bc6fc7b02b16c48c5f7541c75c9b5ed..78a9a28c03e7b098e3c4196f092265864d1886b9 100644 (file)
@@ -19,7 +19,7 @@ jobs:
           - 6379:6379
 
       postgres:
-        image: postgres:9.6
+        image: postgres:10
         ports:
           - 5432:5432
         env:
@@ -32,7 +32,7 @@ jobs:
           - 10389:10389
 
       s3ninja:
-        image: scireum/s3-ninja
+        image: chocobozzz/s3-ninja
         ports:
           - 9444:9000