0
0
Fork 0
mirror of https://github.com/tj-actions/pg-dump.git synced 2024-12-20 01:18:49 +00:00
This commit is contained in:
Tonye Jack 2023-09-07 16:37:30 +00:00 committed by GitHub
commit 0d29e317dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
name: Test postgres-restore
services:
postgres:
image: postgres:9.6.24
image: postgres:latest
env:
POSTGRES_USER: test_user
POSTGRES_PASSWORD: test_user_password