Skip to content

Commit

Permalink
Tests: Update postgres to 14.7 (#125)
Browse files Browse the repository at this point in the history
JIRA: RHELWF-10031
  • Loading branch information
hluk committed Oct 24, 2023
1 parent af4fef1 commit 2e7277e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- waiverdb-db

waiverdb-db:
image: postgres:9.5.14
image: postgres:14.7-alpine
restart: always
env_file: ["docker/waiverdb-db.env"]

Expand Down

0 comments on commit 2e7277e

Please sign in to comment.