-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update docker.io/library/golang docker tag to v1.22.4 #323
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #323 +/- ##
==========================================
+ Coverage 70.05% 79.01% +8.95%
==========================================
Files 13 12 -1
Lines 708 610 -98
==========================================
- Hits 496 482 -14
+ Misses 183 107 -76
+ Partials 29 21 -8 ☔ View full report in Codecov by Sentry. |
61b0ad6
to
807f569
Compare
807f569
to
ccfefc5
Compare
ccfefc5
to
8efab9a
Compare
@@ -1,7 +1,7 @@ | |||
# SPDX-License-Identifier: Apache-2.0 | |||
# Copyright (c) 2022 Dell Inc, or its subsidiaries. | |||
|
|||
FROM docker.io/library/golang:1.21.3-alpine as builder | |||
FROM docker.io/library/golang:1.22.4-alpine as builder |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Click Remediation section below to solve this issue
This PR contains the following updates:
1.21.3-alpine
->1.22.4-alpine
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.