We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66acc47 commit e83fd68Copy full SHA for e83fd68
images/python-gitguardian/dev.yaml
@@ -6,6 +6,7 @@ contents:
6
- build-base
7
- docker-compose
8
- git
9
+ - postgresql-16-dev
10
- ruff
11
- uv
12
- vim
images/python-gitguardian/prod.yaml
@@ -11,6 +11,7 @@ contents:
- glibc-locale-posix
13
- libgcrypt
14
+ - libpq-16
15
- pango
16
- ripgrep
17
- src-fingerprint
0 commit comments