Skip to content

Commit

Permalink
chore(deps): update curlimages/curl docker tag to v8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent f84ed7e commit ae04393
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 ae04393

Please sign in to comment.