Skip to content

Commit 16bea1e

Browse files
indigi-managed Pty Ltdsnyk-bothubertdeng123
authored
[Snyk] Security upgrade debian from bullseye-slim to bookworm-20231009-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 <[email protected]> Co-authored-by: Hubert Deng <[email protected]> Co-authored-by: Hubert Deng <[email protected]>
1 parent 960f9b6 commit 16bea1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jq/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:bullseye-slim
1+
FROM debian:bookworm-slim
22

33
LABEL MAINTAINER="[email protected]"
44

0 commit comments

Comments
 (0)