Skip to content

Commit 6183814

Browse files
committed
chore(release): bump Socket CLI to 2.6.0 in the heavy image
Version ref bump folded into the release PR (was briefly #103). Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
1 parent 633dc93 commit 6183814

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Socket's own supply chain.
3737
first run after upgrading.
3838
- OSS toolchain refresh: TruffleHog 3.96.0, OpenGrep v1.26.0 (SAST rule
3939
updates may shift findings), uv 0.12.1, gosec v2.28.0, Go 1.26.5
40-
(app-tests), Socket CLI 2.5.8 (heavy image). Runtime bases (`python:3.12`,
40+
(app-tests), Socket CLI 2.6.0 (heavy image). Runtime bases (`python:3.12`,
4141
`node:22`) are unchanged.
4242
- Docker Hub publish credentials are now scoped to the `publish` GitHub
4343
environment (deployment restricted to `main` and `v*` tags) instead of

Dockerfile.heavy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG PYTHON_VERSION=3.12
33
ARG TRUFFLEHOG_VERSION=3.96.0
44
ARG UV_VERSION=0.12.1
55
ARG OPENGREP_VERSION=v1.26.0
6-
ARG SOCKET_CLI_VERSION=2.5.8
6+
ARG SOCKET_CLI_VERSION=2.6.0
77
# Socket-built Trivy, pinned by digest — see the note in ./Dockerfile.
88
ARG TRIVY_IMAGE=ghcr.io/socketdev/trivy:0.73.0@sha256:e3d9d5f10250cb73b0ea9446ae1191c0f2da2f5e6173eac08a840b1812f02e0b
99

0 commit comments

Comments
 (0)