Skip to content

Commit

Permalink
[Snyk] Security upgrade debian from bullseye-slim to bookworm-2023100…
Browse files Browse the repository at this point in the history
…9-slim (#2511)

* fix: jq/Dockerfile to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBGCRYPT20-523947
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBSEPOL-1315627
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBSEPOL-1315629
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBSEPOL-1315635
- https://snyk.io/vuln/SNYK-DEBIAN11-ZLIB-6008961

* use bookworm-slim

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Hubert Deng <hubertdeng123@gmail.com>
Co-authored-by: Hubert Deng <hubert.deng@sentry.io>
  • Loading branch information
4 people authored Oct 25, 2023
1 parent 960f9b6 commit 16bea1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jq/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bullseye-slim
FROM debian:bookworm-slim

LABEL MAINTAINER="oss@sentry.io"

Expand Down

0 comments on commit 16bea1e

Please sign in to comment.