Skip to content

Commit e83fd68

Browse files
committed
feat(python-gitguardian): add pg lib pkgs
1 parent 66acc47 commit e83fd68

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

images/python-gitguardian/dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ contents:
66
- build-base
77
- docker-compose
88
- git
9+
- postgresql-16-dev
910
- ruff
1011
- uv
1112
- vim

images/python-gitguardian/prod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ contents:
1111
- git
1212
- glibc-locale-posix
1313
- libgcrypt
14+
- libpq-16
1415
- pango
1516
- ripgrep
1617
- src-fingerprint

0 commit comments

Comments
 (0)