mirror of
https://github.com/google/nomulus.git
synced 2025-08-12 20:49:37 +02:00
Update Postgres docker tag in tests (#1624)
* Update Postgres docker tag in tests
This commit is contained in:
parent
d361f7cf18
commit
dd9c576146
4 changed files with 7 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue