Skip to content

Commit aedbcd2

Browse files
authored
Merge pull request #135 from OpenLiberty/updates
Updating postgres to 17.5 in actions
2 parents 36f9eb3 + 686c1c2 commit aedbcd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
services:
2323
postgres:
24-
image: postgres:17.2
24+
image: postgres:17.5
2525
env:
2626
POSTGRES_USER: sampleUser
2727
POSTGRES_PASSWORD: openliberty

0 commit comments

Comments
 (0)