Update Postgres docker tag in tests (#1624)

* Update Postgres docker tag in tests
This commit is contained in:
Weimin Yu 2022-05-05 14:59:19 -04:00 committed by GitHub
parent d361f7cf18
commit dd9c576146
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -2,8 +2,8 @@
-- PostgreSQL database dump
--
-- Dumped from database version 11.5 (Debian 11.5-3.pgdg90+1)
-- Dumped by pg_dump version 11.5 (Debian 11.5-3.pgdg90+1)
-- Dumped from database version 11.14 (Debian 11.14-1.pgdg90+1)
-- Dumped by pg_dump version 11.14 (Debian 11.14-1.pgdg90+1)
SET statement_timeout = 0;
SET lock_timeout = 0;