Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit e135637

Browse files
Merge pull request #191 from docker/snyk-arm-version
upgrade to arm compatible version of Snyk CLI
2 parents bd851dc + 41c4673 commit e135637

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

vars.mk

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Pinned Versions
2-
SNYK_DESKTOP_VERSION=1.801.0
3-
SNYK_USER_VERSION=1.806.0
2+
SNYK_DESKTOP_VERSION=1.809.0
3+
SNYK_USER_VERSION=1.809.0
44
SNYK_OLD_VERSION=1.382.1
5-
# Digest of the 1.801.0 snyk/snyk:docker image
6-
SNYK_IMAGE_DIGEST=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428
5+
# Digest of the 1.809.0 snyk/snyk:docker image
6+
SNYK_IMAGE_DIGEST=sha256:041446a3add6b1e02391a8553793b5d777e2731d964a39b7632b73e28e3a7d89
77
GO_VERSION=1.17.5
88
CLI_VERSION=20.10.11
99
ALPINE_VERSION=3.15.0

0 commit comments

Comments
 (0)