Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions vars.mk
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Pinned Versions
SNYK_DESKTOP_VERSION=1.1012.0
SNYK_USER_VERSION=1.1012.0
SNYK_DESKTOP_VERSION=1.1025.0
SNYK_USER_VERSION=1.1025.0
SNYK_OLD_VERSION=1.382.1
# Digest of the 1.827.0 snyk/snyk:docker image
SNYK_IMAGE_DIGEST=sha256:f0a8c21ccfcf4a4f4bdafe2ee35bb634ea4bc69d26ab567511aa148d218087d0
# Digest of the 1.1025.0 snyk/snyk:docker image
SNYK_IMAGE_DIGEST=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d
GO_VERSION=1.17.5
CLI_VERSION=20.10.11
ALPINE_VERSION=3.15.0
Expand Down