From d284173227223313bcd241d75cb2cd77b10dc82b Mon Sep 17 00:00:00 2001
From: renovate-bot <bot@walbeck.it>
Date: Sat, 3 Feb 2024 10:16:11 +0000
Subject: [PATCH] Update curlimages/curl Docker tag to v8.6.0 (#102)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [curlimages/curl](https://github.com/curl/curl-container) | stage | minor | `8.5.0` -> `8.6.0` |

---

### Release Notes

<details>
<summary>curl/curl-container (curlimages/curl)</summary>

### [`v8.6.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#860---2024-01-31)

[Compare Source](https://github.com/curl/curl-container/compare/8.5.0...8.6.0)

##### Changed

-   bump to curl 8.6.0
-   bump to alpine 3.19.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: https://git.walbeck.it/mwalbeck/docker-snapcast/pulls/102
Co-authored-by: renovate-bot <bot@walbeck.it>
Co-committed-by: renovate-bot <bot@walbeck.it>
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index a34de54..1c6afca 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM curlimages/curl:8.5.0@sha256:08e466006f0860e54fc299378de998935333e0e130a15f6f98482e9f8dab3058 as snapcast
+FROM curlimages/curl:8.6.0@sha256:c3b8bee303c6c6beed656cfc921218c529d65aa61114eb9e27c62047a1271b9b as snapcast
 
 # renovate: datasource=github-tags depName=badaix/snapcast versioning=semver
 ENV SNAPCAST_VERSION v0.27.0