Skip to content

Commit

Permalink
Update postgres 14 test to 14rc1 (#1454)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini committed Sep 24, 2021
1 parent c2e04a1 commit 6e1c7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ services:
context: .
dockerfile: postgres/Dockerfile
args:
VERSION: 14beta2
VERSION: 14rc1
ports:
- 5432
environment:
Expand Down

0 comments on commit 6e1c7a9

Please sign in to comment.