Skip to content

Commit

Permalink
Bump curlimages/curl from 8.4.0 to 8.6.0
Browse files Browse the repository at this point in the history
Bumps curlimages/curl from 8.4.0 to 8.6.0.

---
updated-dependencies:
- dependency-name: curlimages/curl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amandel committed Mar 2, 2024
1 parent 70d8c3e commit 98b4b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM curlimages/curl:8.4.0 AS builder
FROM curlimages/curl:8.6.0 AS builder

# see https://github.com/openbikesensor/OpenBikeSensorFirmware/releases
ARG FIRMWARE_VERSION=0.18.849
Expand Down

0 comments on commit 98b4b88

Please sign in to comment.