Skip to content

Commit

Permalink
Tests: Update postgres to 14.7
Browse files Browse the repository at this point in the history
JIRA: RHELWF-10031
  • Loading branch information
hluk committed Oct 19, 2023
1 parent a005896 commit 813ac9a
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 813ac9a

Please sign in to comment.