Skip to content

Commit 36642f7

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent a009313 commit 36642f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
## Multi-container support here
1515
services:
1616
postgres:
17-
image: postgres:12-alpine
17+
image: circleci/postgres:9.6.13-alpine
1818
ports:
1919
- "5432:5432"
2020
volumes:

0 commit comments

Comments
 (0)