mirror of
https://github.com/internetee/registry.git
synced 2025-07-27 21:16:12 +02:00
Update postgres Docker tag to v16
This commit is contained in:
parent
ff9b2edf10
commit
bef2d88f70
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
test:
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:15
|
||||
image: postgres:16
|
||||
ports: ["5432:5432"]
|
||||
env:
|
||||
POSTGRES_PASSWORD: password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue