Skip to content
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 alpine docker tag to v3.20 #327

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
alpine final minor 3.18 -> 3.20

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 9, 2023 00:01
sztp-agent/Dockerfile Fixed Show fixed Hide fixed
Copy link

codecov bot commented Dec 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.01%. Comparing base (4071520) to head (faab79a).
Report is 5 commits behind head on main.

Current head faab79a differs from pull request most recent head fac8401

Please upload reports for the commit fac8401 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
+ 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.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update alpine docker tag to v3.19 chore(deps): update alpine docker tag to v3.20 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/alpine-3.x branch from faab79a to fac8401 Compare June 24, 2024 22:57
@@ -15,7 +15,7 @@
RUN go build -v -o /opi-sztp-agent && CGO_ENABLED=0 go test -v ./...

# second stage to reduce image size
FROM alpine:3.18
FROM alpine:3.20

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating alpine:3.20 to alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
Click Remediation section below for further remediation help
@glimchb glimchb merged commit 88cb1e8 into main Jun 24, 2024
15 checks passed
@glimchb glimchb deleted the renovate/alpine-3.x branch June 24, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant