We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c03a4 commit b993258Copy full SHA for b993258
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
34
services:
35
postgres:
36
- image: postgres:15
+ image: postgres:16
37
env:
38
POSTGRES_USER: 'postgres'
39
POSTGRES_HOST_AUTH_METHOD: 'trust'
0 commit comments