Skip to content

Commit 4997034

Browse files
authored
Merge pull request #21 from jplitza/renovate/postgres-18.x
chore(deps): update postgres docker tag to v18
2 parents 98dafca + 6b89221 commit 4997034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
database: nextcloud
2626
port: 3306
2727
- name: pgsql
28-
image: postgres:17
28+
image: postgres:18
2929
username: postgres
3030
database: postgres
3131
port: 5432

0 commit comments

Comments
 (0)