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 a009313 commit 36642f7Copy full SHA for 36642f7
azure-pipelines.yml
@@ -14,7 +14,7 @@ jobs:
14
## Multi-container support here
15
services:
16
postgres:
17
- image: postgres:12-alpine
+ image: circleci/postgres:9.6.13-alpine
18
ports:
19
- "5432:5432"
20
volumes:
0 commit comments