We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1e3c3 commit f98d78cCopy full SHA for f98d78c
.github/workflows/pgrita.yml
@@ -12,7 +12,7 @@ jobs:
12
13
services:
14
postgres:
15
- image: postgres:14
+ image: postgres:16
16
env:
17
POSTGRES_USER: postgres
18
POSTGRES_PASSWORD: postgres
0 commit comments