Skip to content

Commit 6b89221

Browse files
chore(deps): update postgres docker tag to v18
1 parent 98dafca commit 6b89221

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)