mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 10:57:17 +00:00
feat: switch nodestore-s3 package to getsentry org (#4119)
This commit is contained in:
parent
cd3801f091
commit
73971ea390
@ -1,7 +1,7 @@
|
||||
ARG SENTRY_IMAGE
|
||||
FROM ${SENTRY_IMAGE}
|
||||
|
||||
RUN pip install https://github.com/stayallive/sentry-nodestore-s3/archive/main.zip
|
||||
RUN pip install https://github.com/getsentry/sentry-nodestore-s3/archive/main.zip
|
||||
|
||||
COPY . /usr/src/sentry
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user