Skip to content

Commit 368d462

Browse files
chore(deps): Update postgres Docker tag to v17 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dedb345 commit 368d462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

1515
services:
1616
postgres:
17-
image: postgres:15
17+
image: postgres:17
1818
ports:
1919
- 55432:5432
2020
env:

0 commit comments

Comments
 (0)