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 and artek-koltun committed Dec 11, 2023
1 parent d78aa8b commit aded469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,15 +241,15 @@ services:
test: ["CMD", "redis-cli", "--raw", "incr", "ping"]

opi-gw-test:
image: curlimages/curl:8.4.0
image: curlimages/curl:8.5.0
network_mode: service:leaf1
depends_on:
opi-evpn-bridge:
condition: service_healthy
command: curl -qkL http://localhost:8082/v1/inventory/1/inventory/2

opi-jaeger-test:
image: curlimages/curl:8.4.0
image: curlimages/curl:8.5.0
network_mode: service:leaf1
depends_on:
testgrpc:
Expand Down

0 comments on commit aded469

Please sign in to comment.