Skip to content

Commit

Permalink
feat(sentry): Update docker.io/getsentry/sentry Docker tag to v23.7.0 (
Browse files Browse the repository at this point in the history
…#134)

Signed-off-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Jul 17, 2023
1 parent cc0afa5 commit bcb92b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentry/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/getsentry/sentry:23.6.2
FROM docker.io/getsentry/sentry:23.7.0

COPY requirements.txt requirements.txt
RUN pip freeze | grep -i sentry > protected-packages.txt \
Expand Down

0 comments on commit bcb92b2

Please sign in to comment.