Skip to content

Commit 0c87916

Browse files
renovate[bot]browniebroke
authored andcommitted
chore(deps): update postgres docker tag to v17
1 parent a3e8a91 commit 0c87916

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
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-24.04
3636
services:
3737
postgres:
38-
image: postgres:14
38+
image: postgres:17
3939
ports:
4040
- 5432:5432
4141
env:

0 commit comments

Comments
 (0)