Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Bump snyk 1.827.0 #196

Merged
merged 1 commit into from
Jan 19, 2022
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.809.0
SNYK_USER_VERSION=1.809.0
SNYK_DESKTOP_VERSION=1.827.0
SNYK_USER_VERSION=1.827.0
SNYK_OLD_VERSION=1.382.1
# Digest of the 1.809.0 snyk/snyk:docker image
SNYK_IMAGE_DIGEST=sha256:041446a3add6b1e02391a8553793b5d777e2731d964a39b7632b73e28e3a7d89
# Digest of the 1.827.0 snyk/snyk:docker image
SNYK_IMAGE_DIGEST=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4
GO_VERSION=1.17.5
CLI_VERSION=20.10.11
ALPINE_VERSION=3.15.0
Expand Down