Skip to content

Commit 6e1c7a9

Browse files
Update postgres 14 test to 14rc1 (#1454)
1 parent c2e04a1 commit 6e1c7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ services:
104104
context: .
105105
dockerfile: postgres/Dockerfile
106106
args:
107-
VERSION: 14beta2
107+
VERSION: 14rc1
108108
ports:
109109
- 5432
110110
environment:

0 commit comments

Comments
 (0)