Skip to content

Commit

Permalink
Updating apt repo for postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson authored Nov 6, 2023
1 parent 6785277 commit 2cb2b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdrs-backend/apt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cleancache: true
keys:
- https://www.postgresql.org/media/keys/ACCC4CF8.asc
repos:
- deb http://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main
- deb http://apt.postgresql.org/pub/repos/apt/ bookworm-pgdg main
packages:
- postgresql-client-12
- libjemalloc-dev
Expand Down

0 comments on commit 2cb2b19

Please sign in to comment.