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

dep: bump snyk to v1.1054.0 #219

Merged
merged 4 commits into from
Nov 16, 2022
Merged
Changes from 1 commit
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.1025.0
SNYK_USER_VERSION=1.1025.0
SNYK_DESKTOP_VERSION=1.1044.0
SNYK_USER_VERSION=1.1044.0
SNYK_OLD_VERSION=1.382.1
# Digest of the 1.1025.0 snyk/snyk:docker image
SNYK_IMAGE_DIGEST=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d
# Digest of the 1.1044.0 snyk/snyk:docker image
SNYK_IMAGE_DIGEST=sha256:ef50ac24ff634e0aac409b0262a199b0264770d95707dc8d8d73544fc327853d
GO_VERSION=1.17.5
CLI_VERSION=20.10.11
ALPINE_VERSION=3.15.0
Expand Down