Skip to content

build: update docker version; update dependencies (#132)#133

Merged
alinashklyar merged 2 commits into
rootlessfrom
CR-39175-rootless
Jun 5, 2026
Merged

build: update docker version; update dependencies (#132)#133
alinashklyar merged 2 commits into
rootlessfrom
CR-39175-rootless

Conversation

@alinashklyar
Copy link
Copy Markdown
Contributor

@alinashklyar alinashklyar commented Jun 5, 2026

(cherry picked from commit 67b378d)

What

Why

Notes

Labels

Assign the following labels to the PR:

security - to trigger image scanning in CI build

PR Comments

Add the following comments to the PR:

/e2e - to trigger E2E build

Security Report

Important

Current summary is in beta mode.
Please analyze the full scan report for comprehensive details.

Fixed CVEs: 24

🔴 High: 10

  • CVE-2026-42499 in net/mail@1.26.2 at /usr/local/bin/containerd
  • CVE-2026-42499 in net/mail@1.25.8 at /usr/local/libexec/docker/cli-plugins/docker-buildx
  • CVE-2026-39820 in net/mail@1.25.8 at /usr/local/libexec/docker/cli-plugins/docker-buildx
  • CVE-2026-39820 in net/mail@1.26.2 at /usr/local/bin/containerd
  • CVE-2026-3805 in curl@8.17.0-r1 at unknown path
  • CVE-2026-33811 in net@1.25.8 at /usr/local/libexec/docker/cli-plugins/docker-buildx
  • CVE-2026-32283 in crypto/tls@1.25.8 at /usr/local/libexec/docker/cli-plugins/docker-buildx
  • CVE-2026-32281 in crypto/x509@1.25.8 at /usr/local/libexec/docker/cli-plugins/docker-buildx
  • CVE-2026-32280 in crypto/x509@1.25.8 at /usr/local/libexec/docker/cli-plugins/docker-buildx
  • CVE-2026-35469 in github.com/moby/spdystream@v0.5.0 at /usr/local/libexec/docker/cli-plugins/docker-buildx

🟠 Medium: 13

🟡 Low: 1

🔗 View all related Jira tickets

Comment thread Dockerfile
Comment thread Dockerfile
@@ -30,7 +30,6 @@ RUN echo -en "https://dl-cdn.alpinelinux.org/alpine/v$(cut -d'.' -f1,2 /etc/alpi
&& apk add dpkg --no-cache \
# A security fix till it's fixed in base dind image (CR-31906)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alinashklyar is this one still relevant, or can be removed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, it might be related to the line below as well. lets keep it, anyway this comment marks that rm actions below have security purpose

@masontikhonov masontikhonov changed the title fix: update docker version; update dependencies (#132) build: update docker version; update dependencies (#132) Jun 5, 2026
@alinashklyar alinashklyar merged commit 27cde08 into rootless Jun 5, 2026
4 checks passed
@alinashklyar alinashklyar deleted the CR-39175-rootless branch June 5, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants