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 0b11564 commit 20af972Copy full SHA for 20af972
sentry/enhance-image.example.sh
@@ -3,5 +3,5 @@
3
# Enhance the base $SENTRY_IMAGE with additional dependencies, plugins - see https://github.com/getsentry/self-hosted#enhance-sentry-image
4
# For example:
5
# apt-get update
6
-# apt-get install -y gcc libsasl2-dev python-dev libldap2-dev libssl-dev
+# apt-get install -y gcc libsasl2-dev libldap2-dev libssl-dev
7
# pip install python-ldap
0 commit comments