mirror of
https://github.com/samber/lo.git
synced 2025-09-27 04:15:58 +08:00
[Snyk] Security upgrade golang from 1.21.12 to 1.22.6 (#530)
* fix: Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-CURL-7575306 - https://snyk.io/vuln/SNYK-DEBIAN12-CURL-7575306 - https://snyk.io/vuln/SNYK-DEBIAN12-CURL-7575306 - https://snyk.io/vuln/SNYK-DEBIAN12-GIT-6846203 - https://snyk.io/vuln/SNYK-DEBIAN12-GIT-6846203 * Update Dockerfile --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
FROM golang:1.21.12
|
FROM golang:1.23.1
|
||||||
|
|
||||||
WORKDIR /go/src/github.com/samber/lo
|
WORKDIR /go/src/github.com/samber/lo
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user