mirror of
https://github.com/google/nomulus
synced 2026-07-27 10:32:40 +00:00
Update Postgres docker tag in tests (#1624)
* Update Postgres docker tag in tests
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user