Browse Source

Maintenance: Update postgres Docker tag to v16

Zammad Renovate Bot 1 year ago
parent
commit
412e710cd7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yaml

+ 1 - 1
.github/workflows/ci.yaml

@@ -13,7 +13,7 @@ jobs:
       image: zammad/zammad-ci:latest
     services:
       postgresql:
-        image: postgres:10
+        image: postgres:16
         env:
           POSTGRES_USER: zammad
           POSTGRES_PASSWORD: zammad