Skip to content

Commit

Permalink
Merge pull request #265 from opiproject/renovate/curlimages-curl-8.x
Browse files Browse the repository at this point in the history
chore(deps): update curlimages/curl docker tag to v8.5.0
  • Loading branch information
artek-koltun authored Dec 18, 2023
2 parents 99e3648 + ae04393 commit de474eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vendors/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
- opi

nvidia-test:
image: curlimages/curl:8.4.0
image: curlimages/curl:8.5.0
networks:
- opi
depends_on:
Expand All @@ -37,7 +37,7 @@ services:
command: curl -qkL http://nvidia:8000/redfish/v1/UpdateService/FirmwareInventory/BMC_Firmware

marvell-test:
image: curlimages/curl:8.4.0
image: curlimages/curl:8.5.0
networks:
- opi
depends_on:
Expand All @@ -47,7 +47,7 @@ services:


intel-test:
image: curlimages/curl:8.4.0
image: curlimages/curl:8.5.0
networks:
- opi
depends_on:
Expand Down

0 comments on commit de474eb

Please sign in to comment.